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-State | Parameters |
|---|---|
| California, United States | country-us-state-ca: |
| England, United Kingdom | country-gb-state-eng |
| Quebec, Canada | country-ca-state-qc |
| Tokyo, Japan | country-jp-state-13 |
| Maharashtra, India | country-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"