https://github.com/panditsamik/web-scraping
https://github.com/panditsamik/web-scraping
python3 requests selectorlib sqlite sqlite3 webscraping
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/panditsamik/web-scraping
- Owner: panditsamik
- Created: 2022-12-11T20:02:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T20:15:08.000Z (over 3 years ago)
- Last Synced: 2025-07-30T17:02:57.650Z (11 months ago)
- Topics: python3, requests, selectorlib, sqlite, sqlite3, webscraping
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Scraping
## Web Scraping Musical Events.
## Website Link:
[Link](https://programmer100.pythonanywhere.com/tours/)
Checks data from the website.
If any new information about any musical event is found, it automatically looks for the changes and sends a notification to the user through email.
Data from the website is stored in a SQLite database.