Skip to content

"Prexy API: Provides ~20k+ HTTP, HTTPS, SOCKS4, and SOCKS5 proxies. Access reliable and diverse proxies for web scraping, security, or anonymization needs with ease."

License

Notifications You must be signed in to change notification settings

TraxDinosaur/Prexy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Prexy API

Prexy API is a API application that provides access to over 20k HTTP, HTTPS, SOCKS4, and SOCKS5 proxies sourced from external providers. This API is useful for various web scraping, security, and anonymization tasks.

Features

  • Fetches over 20k proxies from external sources.
  • Provides endpoints for HTTP, HTTPS, SOCKS4, SOCKS5, and all proxies.
  • Requests are handled asynchronously for optimal performance.

Usage

Installation

  1. Clone the repository:

    git clone https://github.com/TraxDinosaur/Prexy.git
  2. Install dependencies:

    pip install -r requirements.txt

Running the API

Run the following command to start the API server:

uvicorn main:app --host 0.0.0.0 --port 8080

Endpoints

  • /http: Get HTTP proxies.
  • /socks4: Get SOCKS4 proxies.
  • /socks5: Get SOCKS5 proxies.
  • /all: Get all proxies.

Example

curl http://localhost:8080/http

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

This project is licensed under the CC BY-SA 4.0 License.

About

"Prexy API: Provides ~20k+ HTTP, HTTPS, SOCKS4, and SOCKS5 proxies. Access reliable and diverse proxies for web scraping, security, or anonymization needs with ease."

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages