Skip to content

This async script is designed to get proxies from several sites and save it to a file.

Notifications You must be signed in to change notification settings

iterweb/proxy_grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Proxy Grabber

This script is designed to get proxies from several sites and save it to a file.
If you need check the received proxies, you can use this module Proxy Checker

Using

  • running in windows python proxy_grabber.py
  • running in linux python3 proxy_grabber.py
  • you need input some data, like: country and proxy type

Example

Country ru
Proxy Type http (https socks5 socks4)

Requirements

  • python 3.7+
  • windows pip install -r requirements.txt
  • linux pip3 install -r requirements.txt

About

This async script is designed to get proxies from several sites and save it to a file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages