Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panditsamik/web-scraping
https://github.com/panditsamik/web-scraping
python3 requests selectorlib sqlite sqlite3 webscraping
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/panditsamik/web-scraping
- Owner: panditsamik
- Created: 2022-12-11T20:02:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T20:15:08.000Z (about 2 years ago)
- Last Synced: 2024-12-07T00:41:49.487Z (2 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.