https://github.com/watson-clara/logics-database-report-scrapper
This program uses Selenium to scrape data from multiple databases.
https://github.com/watson-clara/logics-database-report-scrapper
data-scraping database logics scraper selenium
Last synced: about 2 months ago
JSON representation
This program uses Selenium to scrape data from multiple databases.
- Host: GitHub
- URL: https://github.com/watson-clara/logics-database-report-scrapper
- Owner: watson-clara
- Created: 2022-08-30T17:37:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T01:59:03.000Z (over 3 years ago)
- Last Synced: 2025-10-01T19:25:29.985Z (9 months ago)
- Topics: data-scraping, database, logics, scraper, selenium
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logics-Database-Report-Scrapper
This program uses Selenium to scrape data from multiple databases.
## Usage
This is a program I designed at my old job to automate one of my daily tasks. Each day I had to download csv files from multiple databases. Instead of going to each url and manually downloading the files, this program does it all on its own!