Built by Devs, For Devs API-First Proxy
Coding scrapers in Python, Puppeteer, or Go? Tired of managing sketchy IP pools? Integrate Proxym: a powerful HTTP/SOCKS5 proxy coupled with a simple REST API to force IP rotation in 1 line of code.
app.py
import requests # 1. Use the proxy proxies = { "http": "http://user:pass@proxy.proxym.io:8080" } res = requests.get("https://api.ipify.org", proxies=proxies) # 2. If blocked (403), rotate the IP via the Proxym API if res.status_code == 403: requests.post("https://api.proxym.io/v1/rotate", headers={"Authorization": "Bearer PROXYM_KEY"}) # In 5s, the 5G modem reconnects. Fresh public IP.
No More Over-Engineering
Clean proxy access, one control API. Zero bloat.
What You Deal With Today
- Paying for opaque scraping APIs with complex SDKs.
- Managing rotating residential proxies where 1 in 3 IPs timeouts.
- Being billed by data usage while your script extracts images.
- Debugging TLS Handshake errors due to poorly configured proxies.
The Proxym Stack
- Native HTTP & SOCKS5 protocols. Works with cURL, Axios, Scrapy, Puppeteer.
- RESTful API to monitor data usage and trigger IP rotations.
- Guaranteed dedicated physical hardware (Teltonika RUTX11). No virtualization.
- Direct routing in France with no sketchy intermediaries.
Frequently Asked Questions: Tech & Dev
What is the API request limit (Rate Limit)?
There is no rate limit on proxy traffic. It is your dedicated router; saturate the bandwidth if you want. The rotation API is limited to 1 call every 10 seconds (the physical time needed for the modem to reconnect to the network).
Does an IP stay sticky if I don't refresh it?
Yes. Unlike residential networks where IPs change randomly (when a user shuts down their PC), our mobile IP remains sticky until you trigger a rotation or the carrier forces a disconnection (rare, usually 24h+).
Where are the servers located?
Our network rack is hosted in a secure datacenter in the Paris area (France). SIM cards connect to local cell towers.
Take It to the Next Level
Empower your scripts with the strength of a dedicated 5G infrastructure.
Démarrer maintenant