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=
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 } }
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.
Features
Features
Features