Skip to content

LotToLearn/simple_usa_proxy_grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simple_usa_proxy_grabber

About -:

Grabs about 2000 to 2300 USA proxiies, useful for scraping.

Assumptions -:

  1. Python 3.8.5
  2. geckodriver 0.27.0 (included)

Pre req -:

  1. Download firefox https://www.mozilla.org/en-US/firefox/new/
  2. pip install proxyscrape
  3. pip install http_request_randomizer
  4. pip install bs4
  5. pip install selenium
  6. pip install webdriver_manager

Steps -:

Run Grab_USA.py

Result -:

Creates text file named proxies.txt with 2000-2300 USA proxies

Releases

No releases published

Packages

No packages published

Languages