https://github.com/cleversamer/repository-downloader-bot
A bot for downloading GitHub Repositories - Python Selenium
https://github.com/cleversamer/repository-downloader-bot
browser-automation python-3 selenium-webdriver
Last synced: 3 months ago
JSON representation
A bot for downloading GitHub Repositories - Python Selenium
- Host: GitHub
- URL: https://github.com/cleversamer/repository-downloader-bot
- Owner: cleversamer
- Created: 2022-02-05T16:39:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:28:57.000Z (over 1 year ago)
- Last Synced: 2025-01-14T18:06:58.121Z (4 months ago)
- Topics: browser-automation, python-3, selenium-webdriver
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository Downloader Bot
* Running requirements:
1. Python3.x installed in your machine
2. Chrome driver installed in your machine and added to the PATH
3. Chrome driver path configured in run.py