How to Use Proxies with cURL
Copy-ready cURL proxy patterns for HTTP and SOCKS5—auth, exit checks, and Proxy Grove Unlimited endpoints from $2/IP/day.
cURL with a proxy is the fastest way to prove an endpoint before wiring scrapers or browsers. Prefer socks5h when you want DNS through the tunnel.
Proxy Grove Unlimited (live pricing): Residential/Corporate from $2/IP/day, Mobile from $4.50/IP/day; 1/7/30/90 days; HTTP+SOCKS5; sticky or rotating; fair-use unlimited traffic on the plan.
Quick patterns
HTTP: curl -x http://USER:PASS@HOST:PORT https://example.com/. SOCKS5: curl --proxy socks5h://USER:PASS@HOST:PORT https://example.com/.
Related: Python, Axios, SOCKS5 product.
Buy on Proxy Grove
Open pricing or register at app.proxygrove.com. Pick residential, mobile, or corporate. Worldwide: 246 countries.
Questions this article answers
Use -x or --proxy with http://user:pass@host:port
Use --proxy socks5h://user:pass@host:port when supported.
Hit an IP-echo URL through the proxy first.
Unlimited HTTP/SOCKS5 from $2/IP/day.