🔗 GitHub

Description

  • Engineered an automated web scraping system to track and monitor musical tour updates from band websites in real-time
  • Implemented Python’s BeautifulSoup library to extract tour dates, venues, and ticket information efficiently
  • Developed an automated email notification system using SMTP to instantly alert subscribed fans about new tour announcements
  • Created a SQLite database to store and manage tour data, enabling quick comparison for detecting new updates
  • Built a robust error handling system to ensure continuous operation and reliable data collection
  • Demonstrated strong technical skills in web scraping, automation, database management, and email integration