Skip to content

drkrysSrng/magpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Magpie

  • Crawler to bypass web pages with google capcha v2
  • Fill the email, password and proxy settings if you want to use a proxy.

Steps

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  • Test if banned:
python check_banned.py
  • Sign up or login:
python innocent_selenium.py

About

Selenium which resolves captcha, customizes user agent and checks if banned

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages