API · country parameter
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.