Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vincent-g-van/timed-web-scraper
Script takes in a url, class type, and class name and uses this information to scrape a list. In time intervals, the script will check to see if the site has updated that particular list.
https://github.com/vincent-g-van/timed-web-scraper
beautifulsoup timer webscraper
Last synced: 1 day ago
JSON representation
Script takes in a url, class type, and class name and uses this information to scrape a list. In time intervals, the script will check to see if the site has updated that particular list.
- Host: GitHub
- URL: https://github.com/vincent-g-van/timed-web-scraper
- Owner: Vincent-G-Van
- Created: 2017-07-28T02:36:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T08:02:45.000Z (over 7 years ago)
- Last Synced: 2024-12-03T18:10:15.784Z (about 2 months ago)
- Topics: beautifulsoup, timer, webscraper
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timed-Web-Scraper
Script takes in a url, class type, and class name and uses this information to scrape a list. In time intervals, the script will check to see if the site has updated that particular list.