iterweb / proxy_grabber

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%