Skip to main content

A simple package made using Python and requests to get proxies from multiple sites!

Project description

Proxy Grab

forthebadge made-with-python ForTheBadge built-with-love

I made this software to scrap proxies for my web scrapping and other testing purposes. This program just uses requests to get the response from API and return the proxies.

Installation

pip install proxygrab

Usage:

import proxygrab

proxygrab.get_socks5()  # Returns socks5 proxylist
proxygrab.get_socks4()  # Returns socks4 proxylist
proxygrab.get_http()  # Returns http proxylist
proxygrab.get_https()  # Returns https proxylist

Contribuiting

Wanna help to improve this project?

Make sure to follow these before opening a PR:

  • Make sure your PR is formatted with Black
  • Make sure the package is working

Built With

  • Python - Programming Language

Authors

License

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

:star: Credits

Proxy Server data courstey of:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ProxyGrab-0.1.5.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page