Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.
/ ProxyGrab Public archive

Asynchronous Library made using Python and aiohttp to get proxies from multiple services!

License

Notifications You must be signed in to change notification settings

Divkix/ProxyGrab

Repository files navigation

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