Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 710 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 710 Bytes

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