All Projects → Divkix → ProxyGrab

Divkix / ProxyGrab

Licence: MIT license
Asynchronous Library made using Python and aiohttp to get proxies from multiple services!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ProxyGrab

ProxyChecker
An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI, for Windows, Mac OS, Linux.
Stars: ✭ 113 (+564.71%)
Mutual labels:  socks5, proxies, socks4
torchestrator
Spin up Tor containers and then proxy HTTP requests via these Tor instances
Stars: ✭ 32 (+88.24%)
Mutual labels:  proxies, proxy-list, proxy-scraper
socks5 list
Auto-updated SOCKS5 proxy list + proxies for Telegram
Stars: ✭ 210 (+1135.29%)
Mutual labels:  socks5, proxies, proxy-list
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (+41.18%)
Mutual labels:  pypi, requests
3proxy
3proxy - tiny free proxy server
Stars: ✭ 2,493 (+14564.71%)
Mutual labels:  socks5, socks4
proxy-scraper
⭐️ A proxy scraper made using Protractor | Proxy list Updates every three hour 🔥
Stars: ✭ 201 (+1082.35%)
Mutual labels:  proxy-list, proxy-scraper
Prox5
🧮 SOCKS5/4/4a 🌾 validating proxy pool and upstream SOCKS5 server for 🤽 LOLXDsoRANDum connections 🎋
Stars: ✭ 39 (+129.41%)
Mutual labels:  socks5, socks4
LiveProxies
Asynchronous proxy checker
Stars: ✭ 17 (+0%)
Mutual labels:  socks5, proxy-list
feupy
The sigarra scraping library no one asked for
Stars: ✭ 13 (-23.53%)
Mutual labels:  pypi, requests
proxy fetcher
💪 Ruby / JRuby / TrufflleRuby gem & CLI for dealing with proxy lists from various sources
Stars: ✭ 119 (+600%)
Mutual labels:  proxies, proxy-list
python-socks
Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python
Stars: ✭ 40 (+135.29%)
Mutual labels:  socks5, socks4
Chameleon
Customizable honeypots for monitoring network traffic, bots activities and username\password credentials (DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres and MySQL)
Stars: ✭ 230 (+1252.94%)
Mutual labels:  https, socks5
Frpc Android
Android,安卓版frpc,一个快速反向代理,可帮助您将NAT或防火墙后面的本地服务器暴露给Internet。
Stars: ✭ 205 (+1105.88%)
Mutual labels:  https, socks5
nimSocks
A filtering SOCKS proxy server and client library written in nim.
Stars: ✭ 51 (+200%)
Mutual labels:  socks5, socks4
Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+19635.29%)
Mutual labels:  https, requests
Halive
A fast http and https prober, to check which URLs are alive
Stars: ✭ 47 (+176.47%)
Mutual labels:  https, requests
SocksSharp
SocksSharp provides support for Socks4/4a/5 proxy servers to HttpClient
Stars: ✭ 75 (+341.18%)
Mutual labels:  socks5, socks4
Tor2web
Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
Stars: ✭ 531 (+3023.53%)
Mutual labels:  https, socks5
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (+3352.94%)
Mutual labels:  https, socks5
get LibSeat
利昂图书馆预约系统自动预约&签到程序。支持包括中国人民大学、北京师范大学、济南大学、哈尔滨工业大学等在内的38所高校的图书馆系统
Stars: ✭ 39 (+129.41%)
Mutual labels:  https, requests

ProxyGrab

Software to scrap proxies for my web scrapping and other testing purposes.

PyPI CI (pip) Supported Python Versions Downloads

I made this software to scrap proxies for my web scrapping and other testing purposes. This program just uses aiohttp to get the response from API and return the proxies, also it can scrape proxies from a few sites so that it can be used without using the API.

NOTE: This library isn't designed for production use. It's advised to use your own proxies or purchase a service which provides an API. These are merely free ones that are retrieved from sites and should only be used for development or testing purposes.

Installation

The latest version of proxygrab is available via pip:

pip install --upgrade proxygrab

Provided Proxies

Provider Proxy Types avaiable Url
Proxyscrape http, https, socks4, socks5 https://proxyscrape.com/
Proxy-List http, https, socks4, socks5 https://www.proxy-list.download/
SSL Proxies https https://www.sslproxies.org/
Free Proxy List http, https https://free-proxy-list.net/
US Proxies http, https https://www.us-proxy.org/
Socks Proxy socks4, socks5 https://www.socks-proxy.net/

Documentation

https://proxygrab.divkix.me

Contribuiting

Wanna help and improve this project?

Make sure to follow these before opening a PR:

  • Make sure your PR passes the test and is formatted according to pre-commit.
  • Make sure the package is working without any issues!

License

This project is licensed under the MIT License - see the LICENSE file for details

Thanks to

Sponsor

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].