Skip to content

Scrapes a mock music tour website and stores new data in a SQLite database. When a new event is scraped an email is sent to the specified account.

Notifications You must be signed in to change notification settings

IanHansonR/music_tour_webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this App:

This app scrapes data from a mock music tour website and stores the data in a SQLite database. When a new event is scraped it is added to the database and an email is sent to the specified account. If you do not recieve an email for a scraped event check the database to see if it was already in there. The email function only works for new events.

User must fill the "sender", "sender_app_password", and "reciever" variables located in the Email class.

About

Scrapes a mock music tour website and stores new data in a SQLite database. When a new event is scraped an email is sent to the specified account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages