Learn how to take screenshots of websites with webfont support, also known as double-byte characters or double-byte fonts. Webfonts are fonts that are downloaded from the web and can display characters from different languages, such as Chinese, Japanese, Arabic, and more.
Ensure that you use one of the following region parameters for webfont support for double-byte characters.
®ion=premium-us
for USA®ion=premium-eu
for Europe®ion=premium-jp
for AsiaThe example below shows a screenshot of the New York Times using Chinese characters:
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
®ion=premium-us
&url=https://cn.nytimes.com/
Below is an example of taking a screenshot of the Chinese edition of the New York Times when the wrong region is used.