Capturing full-page screenshots from various global regions is crucial for understanding how your website appears and performs from different geographical locations. This capability helps ensure that your website delivers consistent and optimal experiences to users worldwide. Here are some key benefits:
If you do not specify a region, our Screenshot API will automatically select the closest region to your location or default to a US region.
Our service supports over 20 regions around the globe, ensuring that you can capture screenshots from a wide range of locations. Explore the regions below:
Display Name | Region Code |
---|---|
US (Double-Byte-Font support) | premium-us |
Europe (Double-Byte-Font support) | premium-eu |
Asia (Double-Byte-Font support) | premium-jp |
US Central (Iowa) | us-central |
US East (Virginia) | us-east |
US North Central (Illinois) | us-north-central |
US South Central (Texas) | us-south-central |
US West (California) | us-west |
Canada Central (Toronto) | ca-central |
Brazil South (São Paulo State) | brazil-south |
East Asia (Hong Kong) | asia-east |
Southeast Asia (Singapore) | asia-southeast |
Japan East (Tokyo, Saitama) | japan-east |
Korea Central (Seoul) | korea-central |
India Central (Pune) | india-central |
Australia East (New South Wales) | australia-east |
North Europe (Ireland) | europe-north |
West Europe (Netherlands) | europe-west |
France Central (Paris) | france-central |
Switzerland North (Zürich) | switzerland-north |
UK South (London) | uk-south |
UK West (Cardiff) | uk-west |
South Africa North (Johannesburg) | sa-north |
United Arab Emirates (Dubai) | uae-north |
Select your preferred region, and our tool will capture a full-page screenshot from that location. This feature helps you analyze how your website appears to users in various regions, ensuring optimal performance and display.
For instance, searching for "rental cars" in US Central may yield different results than performing the same search from Australia due to regional variations.
Here's how you can make a request to capture a screenshot from US South Central (Texas) using the ®ion=us-south-central
parameter:
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
®ion=us-south-central
&url=google.com/search?q=rental+car
Your API key can be found on the API Keys page. Need an API Key? Sign up to get started.
For internal applications, replace YOUR_API_KEY with your own unique API Key.
For public facing websites or hotlinks, generate a signed URL.
Here's how you can make a request to capture a screenshot from Australia East (New South Wales):
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
®ion=australia-east
&url=google.com/search?q=rental+car
Visualize each supported region on the map below, provided by whatismycountry.com.