List of Available Countries
This page lists all countries available for the
country
parameter and their default settings.
Country Code | Country Name | Default Language | Default Time Zone | Default Geolocation (Lat, Long) | City |
---|---|---|---|---|---|
AU |
Australia | en |
Australia/Sydney |
-33.8688,151.2093 |
Sydney |
AT |
Austria | de |
Europe/Vienna |
48.2082,16.3738 |
Vienna |
BE |
Belgium | nl |
Europe/Brussels |
50.8503,4.3517 |
Brussels |
BR |
Brazil | pt |
America/Sao_Paulo |
-23.5505,-46.6333 |
São Paulo |
BG |
Bulgaria | bg |
Europe/Sofia |
42.6977,23.3219 |
Sofia |
CA |
Canada | en |
America/Toronto |
43.6532,-79.3832 |
Toronto |
CZ |
Czech Republic | cs |
Europe/Prague |
50.0755,14.4378 |
Prague |
DK |
Denmark | da |
Europe/Copenhagen |
55.6761,12.5683 |
Copenhagen |
EG |
Egypt | ar |
Africa/Cairo |
30.0444,31.2357 |
Cairo |
FI |
Finland | fi |
Europe/Helsinki |
60.1699,24.9384 |
Helsinki |
FR |
France | fr |
Europe/Paris |
48.8566,2.3522 |
Paris |
DE |
Germany | de |
Europe/Berlin |
52.5200,13.4050 |
Berlin |
GR |
Greece | el |
Europe/Athens |
37.9838,23.7275 |
Athens |
HU |
Hungary | hu |
Europe/Budapest |
47.4979,19.0402 |
Budapest |
IN |
India | en |
Asia/Kolkata |
28.6139,77.2090 |
New Delhi |
IT |
Italy | it |
Europe/Rome |
41.9028,12.4964 |
Rome |
JP |
Japan | ja |
Asia/Tokyo |
35.6895,139.6917 |
Tokyo |
MX |
Mexico | es |
America/Mexico_City |
19.4326,-99.1332 |
Mexico City |
NL |
Netherlands | nl |
Europe/Amsterdam |
52.3676,4.9041 |
Amsterdam |
NO |
Norway | no |
Europe/Oslo |
59.9139,10.7522 |
Oslo |
PL |
Poland | pl |
Europe/Warsaw |
52.2297,21.0122 |
Warsaw |
RU |
Russia | ru |
Europe/Moscow |
55.7558,37.6173 |
Moscow |
SG |
Singapore | en |
Asia/Singapore |
1.3521,103.8198 |
Singapore |
ZA |
South Africa | en |
Africa/Johannesburg |
-26.2041,28.0473 |
Johannesburg |
ES |
Spain | es |
Europe/Madrid |
40.4168,-3.7038 |
Madrid |
SE |
Sweden | sv |
Europe/Stockholm |
59.3293,18.0686 |
Stockholm |
CH |
Switzerland | de |
Europe/Zurich |
47.3769,8.5417 |
Zurich |
TR |
Turkey | tr |
Europe/Istanbul |
41.0082,28.9784 |
Istanbul |
UA |
Ukraine | uk |
Europe/Kiev |
50.4501,30.5234 |
Kyiv |
GB |
United Kingdom | en |
Europe/London |
51.5074,-0.1278 |
London |
US |
United States | en |
America/New_York |
40.7128,-74.0060 |
New York City |
Usage Examples
When you use the country
parameter, the system
automatically sets the default language, time zone, and geolocation for
that country:
https://api.site-shot.com/?url=https://example.com&userkey=YOUR_API_KEY&country=FR
This will use French language, Europe/Paris time zone, and Paris geolocation (48.8566,2.3522).
You can override any of these defaults by explicitly specifying the parameters:
https://api.site-shot.com/?url=https://example.com&userkey=YOUR_API_KEY&country=FR&language=en
This will use French proxy IP, but English language instead of French.