Integrations

Works With Your Stack.

Standard HTTP/SOCKS5 proxy. Works with every tool, framework, and language. Set up in under 2 minutes.

Drop-In Proxy Support for Every Scraping Tool.

Scrapy
Add ScaleProxy as a downloader middleware. Rotating or sticky sessions.
Beautiful Soup
Pair with requests or urllib. Proxy config is one line.
Apify
Use ScaleProxy as an external proxy in any Apify actor.
Octoparse
Paste your credentials in the proxy settings panel. Done.
ParseHub
Connect through the proxy configuration in project settings.

Headless Browsers. Real Residential IPs.

Puppeteer
Pass proxy args on browser launch. One flag.
Playwright
Native proxy support in browser context. All three engines.
Selenium
Set proxy in DesiredCapabilities or browser options.

Paste Credentials. Connect. That's It.

Multilogin
Add as external proxy per browser profile. HTTP or SOCKS5.
GoLogin
Standard proxy fields in each profile. Geo-target by country.
AdsPower
Configure in proxy manager. Supports bulk profile import.
Dolphin Anty
Set proxy type and credentials per profile. Works immediately.

Standard Proxy Protocol. Any Language.

Python
requests, httpx, aiohttp, urllib. Proxy dict or env variable.
Node.js
axios, got, node-fetch, https-proxy-agent. One config line.
cURL
curl -x flag. Fastest way to test your connection.
PHP
cURL extension or Guzzle. Set CURLOPT_PROXY and go.
Java
HttpClient, OkHttp, or system properties. Standard proxy support.

Switch Proxies Without Leaving Your Browser.

Chrome
Native proxy settings or pair with an extension.
Firefox
Built-in proxy settings with per-profile support.
FoxyProxy
Add ScaleProxy as a proxy profile. Toggle with one click.
SwitchyOmega
Rule-based proxy switching. Route specific sites through ScaleProxy.

Every Platform. No Exceptions.

Windows
System-level proxy or per-app configuration.
macOS
Network preferences or terminal environment variables.
Linux
Environment variables, proxychains, or app-level config.
Android
Wi-Fi proxy settings or apps like Drony and ProxyDroid.
iOS
Configure HTTP proxy in Wi-Fi settings. No jailbreak needed.

Connect in 3 Lines of Code.

Grab your credentials from the dashboard. Paste them in. You're connected.

proxy_example.py
import requests

proxy = {
  "http": "http://sp_user:pass@gate.scaleproxy.com:9000",
  "https": "http://sp_user:pass@gate.scaleproxy.com:9000"
}

r = requests.get("https://httpbin.org/ip", proxies=proxy)
print(r.json())
# {"origin": "142.58.xxx.xxx"}
terminal
# Test your proxy connection

$ curl -x http://sp_user:pass@gate.scaleproxy.com:9000 \
  https://httpbin.org/ip

# Response:
{
  "origin": "142.58.xxx.xxx"
}

Common Questions About Integrations

Yes. ScaleProxy is a standard HTTP/HTTPS/SOCKS5 proxy. Any tool, framework, or language that supports proxy configuration will work. No SDK or proprietary software required.

Under 2 minutes. You get your proxy credentials from the dashboard, paste them into your tool's proxy settings, and connect. That's it.

Yes. Our concierge can walk you through any integration. Growth and Scale plans include a dedicated concierge who will help you configure your specific setup.

HTTP, HTTPS, and SOCKS5. You choose the protocol that fits your tool. Most tools work with HTTP/HTTPS. Some specialized tools prefer SOCKS5. We support all three.

No. Standard proxy configuration. No SDK, no proprietary software, no browser extensions required. If your tool has a proxy settings field, you're good to go.

See It For Yourself.

Pick any plan. Connect your tools. Run your workload for 10 days. If it doesn't work, you're out $10.

No credit card surprises
Cancel anytime
10-day money-back guarantee