Skip to content

VoIDWALkER7/github-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages