https://github.com/supermikea/pymanagebac-scraper
a managebac scraper in python using selenium
https://github.com/supermikea/pymanagebac-scraper
python scraper selenium webdriver
Last synced: about 1 month ago
JSON representation
a managebac scraper in python using selenium
- Host: GitHub
- URL: https://github.com/supermikea/pymanagebac-scraper
- Owner: supermikea
- License: gpl-3.0
- Created: 2023-02-14T19:45:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T21:18:03.000Z (over 2 years ago)
- Last Synced: 2025-07-08T14:09:02.615Z (12 months ago)
- Topics: python, scraper, selenium, webdriver
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mangbac-scraper
a managebac scraper in python using selenium
[](https://www.gnu.org/licenses/gpl-3.0)
## Installation
to install this module run the following command:
``pip install pymangebac``
After that make sure you install the [geckodriver](https://github.com/mozilla/geckodriver/releases) for your OS to PATH
## examples / usage
look at the example directory for examples.
if there are anu problems, please report them!