Rotating Proxy API
Get a freshly checked proxy with each API request.
Globe

ABOUT PROXY ORBIT

Background

How it works

We continually search the web for open proxy servers and save the working ones into our database. Using advanced proxy checking algorithms, we constantly monitor the quality of our proxies removing those that are no longer working. Our checking algorithm is aggressive to ensure the highest likelihood of the proxy working when it gets to you. Proxies are served to you via an easy to use RESTful API and allow you to filter results based on protocol, speed, location, and other factors.

Unlimited is better

No need to put on the breaks. Enjoy unlimited bandwidth and concurrent API requests. Use all our proxies to your hearts content and never worry about being metered or data capped. Unlimited concurrent API requests means that you can run all your scrapers at once without having to worry about ever being limited by the API.

Web scraping, geolocation testing, and more

Use our proxies to simulate traffic from around the world, or prevent your web scrapers from getting blocked by rotating the IP addresses that they use. Whatever your use case is, Proxy Orbit has you covered. Contact us today to receive a free consultation on how our proxy API can be integrated into your application: hello@proxyorbit.com

API

The API can be accessed with three simple lines of Python code.

An example Python script and API response is provided below.

Each field in the JSON response is queryable via URL query arguments as shown in the code below.

An example API URL would look something like this: https://api.proxyorbit.com/v1/?token=&twitter=true&rtt=2

In the above case, proxies that can load Twitter.com and have a Round Trip Time of less than 2 seconds will be returned.

import requests
r = requests.get("https://api.proxyorbit.com/v1/?token=<yourtoken>&twitter=true&rtt=2")
print(r.json())
{
    anonymous: true,
    cookies: true,
    curl: "socks4://78.188.119.48:4153",
    get: true,
    ip: "78.188.119.48",
    isp: "Turk Telekom",
    lastChecked: 1564549867.302221,
    location: "TR",
    port: 4153,
    post: true,
    protocol: "socks4",
    rtt: 2.1156914234161377,
    ssl: true,
    websites: {
        amazon: false,
        facebook: true,
        google: true,
        instagram: true,
        netflix: true,
        nike: true,
        shopify: true,
        stubhub: true,
        supreme: true,
        ticketmaster: false,
        twitch: true,
        twitter: true,
        youtube: true
    }
}
                

PLANS

All plans allow for unlimited concurrent connections and access to all proxy locations. Once you signup for a plan your card is billed monthly. You can cancel or change your plan at any time. Every account also comes with a free plan that includes 100 requests per month.

BASIC
$20.00/mo

Features

  • 1,000,000 requests per month
  • Unlimited concurrent requests
  • Unlimited Bandwidth
  • Access to all proxy locations
  • Access to HTTP/HTTPS, SOCKS4, and SOCKS5 proxies
ADVANCED
$50.00/mo

Features

  • 5,000,000 requests per month
  • Unlimited concurrent requests
  • Unlimited Bandwidth
  • Access to all proxy locations
  • Access to HTTP/HTTPS, SOCKS4, and SOCKS5 proxies
UNLIMITED
$120.00/mo

Features

  • Unlimited requests per month
  • Unlimited concurrent requests
  • Unlimited Bandwidth
  • Access to all proxy locations
  • Access to HTTP/HTTPS, SOCKS4, and SOCKS5 proxies

STATS

Number of working proxies in the database
39
Proxies supporting HTTPS
5
US proxies
4
HTTP proxies
0
SOCKS4 proxies
5
SOCKS5 proxies
0