Basic query
Basic query only requires passing username and password. No other parameters are needed. Such a query will result in the request being made from a random IP address (proxy). Every new request will use a different proxy.
The proxy's location will be random and should change with each new connection. It only requires the username and password of your Proxy User.
To filter by postal code, simply add -postalCode-postalCode to your connection string.
To filter by ASN, simply add -asNumber-ASNumber to your connection string
To filter by GPS coordinates, simply add add -gps-latitude;longitude to your connection string. This will provide proxies near the specified GPS coordinates. The symbol "-" must be replaced by the symbol "~".
curl -U "USERNAME-sessionId-randomString123-sessionMaxDuration-30:PASSWORD" -x residential.limeproxies.com:7676 "https://limeproxies.com/cdn-cgi/trace"
Last updated