Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voidwalker7/github-scraper
github-scraper written in python
https://github.com/voidwalker7/github-scraper
cyber-security firefox-webdriver python3 scraper selenium-python
Last synced: 16 days ago
JSON representation
github-scraper written in python
- Host: GitHub
- URL: https://github.com/voidwalker7/github-scraper
- Owner: VoIDWALkER7
- Created: 2024-06-13T17:31:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T17:39:37.000Z (7 months ago)
- Last Synced: 2024-11-09T15:09:52.040Z (2 months ago)
- Topics: cyber-security, firefox-webdriver, python3, scraper, selenium-python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-scraper
github-scraper written in python### it works so far.
if it gives an error that says No element found, just increase the time.sleep components and try again, it might take longer, but might work. also, if you know a way to solve it without time.sleep, please do tell me.
# explanation
this is a github-scraper made with the help of python, and selenium library present in it.
this scrapes a repository that you enter, and looks through each folder and file, to search for the file that has the keyword that you are searching for. the output looks something just like this:![image](https://github.com/VoIDWALkER7/github-scraper/assets/84080270/406a90e7-3cf4-4c9a-aa97-cf898e4ff89b)