Skip to content

a python3 script that grab proxies from the internet using api services.

License

Notifications You must be signed in to change notification settings

Matan-94/Proxy-Grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Grabber & Checker

Features

  • Save working proxies to txt file
  • Upload working proxies to mongodb for more functionality
  • Run script in Loop/Once and upload every new scan to mongodb/ save to txt file
  • Multithreading functionality (default threads is 50)
  • Scanning all proxy Types http/https/socks4/5

Installation & Requirements

pip install -r requirements.txt

for windows install curl to work currectly

edit connection_string in script from "NONE" to your mongodb connection string

How To Run?

script settings:

-s = save to txt file use y/n to use the feature
-u =upload to mongodb  y/n to use the feature
-t = threads default is 50
-l = run script in loop  y/n to use the feature
-c= cooldown default is 5 minutes

running example:
python3 grabber.py -t=75 -l=n -u=y -s=n -c=0

Grabbing Sources

About

a python3 script that grab proxies from the internet using api services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages