https://github.com/carlosaccp/selenium-web-scraper
Selenium Web Scraper to get data from the competition
https://github.com/carlosaccp/selenium-web-scraper
data-science selenium web-scraping
Last synced: about 1 month ago
JSON representation
Selenium Web Scraper to get data from the competition
- Host: GitHub
- URL: https://github.com/carlosaccp/selenium-web-scraper
- Owner: carlosaccp
- Created: 2020-08-25T16:59:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T18:01:27.000Z (over 5 years ago)
- Last Synced: 2025-04-12T13:14:44.608Z (about 1 year ago)
- Topics: data-science, selenium, web-scraping
- Language: Python
- Homepage:
- Size: 7.38 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# selenium-web-scraper
This is a Selenium Web Scraper to scrape data, more specifically from www.stltop.com
Built from scratch using the selenium module, as well as SQLite and modular arithmetic
Read the code for more details