Skip to content

Advanced github scraper with switching proxies that will help ya find a keyword by searching the target's repos, folders, files.

Notifications You must be signed in to change notification settings

VoIDWALkER7/advanced-github-scraper-with-switching-proxies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

advanced-github-scraper-with-switching-proxies

Advanced github scraper with switching proxies that will help ya find a keyword by searching the target's repos, folders, files.

it works!

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

for proxies, you can visit the website: https://free-proxy-list.net and add the proxies in the list as follows:

[
"http://proxy1:port1", 
"http://proxy2:port1",
#and so on
]

The proxies will be switched when accessing a new repo or a new file using the function switch_proxy()

About

Advanced github scraper with switching proxies that will help ya find a keyword by searching the target's repos, folders, files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages