Perform Country Targeting
Execute a geo-targeting request using proxy credentials.
How to Specify Country
If you need to geo-target requests at the country level, simply append
-country-<country_code>
after the <geonode_username>
.
Response
Indicates the status of the request.
"success"
The name of the continent.
"North America"
The two-letter continent code.
"NA"
The full name of the country.
"Canada"
The two-letter country code.
"CA"
The region code.
"QC"
The full name of the region.
"Quebec"
The name of the city.
"Montreal"
The district name, if available.
""
The postal code associated with the IP.
"H2Y"
The latitude coordinate.
45.5088
The longitude coordinate.
-73.5878
The timezone of the IP location.
"America/Toronto"
The time offset in seconds from UTC.
-18000
The currency code of the country.
"CAD"
The name of the Internet Service Provider.
"Bell Canada"
The organization that owns the IP address, if available.
"Bell Canada"
The Autonomous System (AS) number.
"AS577 Bell Canada"
The queried IP address.
"207.134.47.124"