Proxy
Spider works as a standard HTTP proxy. Set proxy.spider.cloud as your proxy address, put your API key in the username, and pass parameters in the password field. Every request goes through the same rendering and stealth pipeline as the REST API. No SDK needed.
Connection
Username carries your API key. Password carries parameters. Endpoints: HTTP :8888, HTTPS :8889, SOCKS5 :8887.
What you get
- Two pools
Residential and ISP, with automatic IP rotation and session management.
- Geo-routing199+ countries
Per-request geo-routing with the country_code param.
- Throughput10 GB/s peak
The ISP pool pushes up to 10 GB/s.
- Tracker blocking
Analytics scripts, ad networks and malicious domains are skipped by default.
- Any HTTP client
Works with curl, requests, axios, or anything that supports proxy config.
- Full pipeline
Same rendering and stealth as the REST API. Compatible with Crawl, Scrape, Screenshot, Search, Links.
Pools and pricing
Set the proxy parameter to pick a pool. Use country_code to geo-route.
| Pool | Price | Multiplier | Description |
|---|---|---|---|
| residential | $2.00/GB | ×2–×4 | Real-user IPs, 199+ countries, up to 1 GB/s |
| isp | $1.00/GB | ×1 | ISP-grade routing, highest throughput, up to 10 GB/s |
Request parameters
proxyresidential | isppassword fielddefault residentialPicks the proxy pool for the request.
country_codestringpassword fieldoptionalTwo-letter country code for per-request geo-routing.
trackers_disabledbooleanpassword fielddefault trueBlocks trackers and ad networks. Set false to allow all traffic through, for example for ad verification or full-page archiving.
Pass parameters in the password field after your API key, for example YOUR-API-KEY:trackers_disabled=false
Example
The proxy front-end works with Crawl, Scrape, Screenshot, Search, and Links. See all proxy locations.