Skip to content

state

Thordata supports users to set the state parameter in the proxy route to splice the state code, and transmit it through the residential IP of the specified state-level administrative area to achieve precise positioning.

Example: country-us-state-ca means getting a proxy from California, USA.

The parameter must be used together with the country parameter. Using the state parameter alone cannot obtain the IP of the specified country or state.

Here are some example combinations of Country and State parameters:

Country-StateParameters
California, United Statescountry-us-state-ca:
England, United Kingdomcountry-gb-state-eng
Quebec, Canadacountry-ca-state-qc
Tokyo, Japancountry-jp-state-13
Maharashtra, Indiacountry-in-state-mh

Code Example:

Execute query for ip123.in/ip.json using a random IP address from California, USA

sh
curl -x "socks5h://USERNAME_any number-country-us-state-ca:PASSWORD@proxy-hk.socks5.io:3000" "http://ip123.in/ip.json"