google-play-scraper
google-play-scraper copied to clipboard
[BUG] About Taiwan Country
It used to be normal for us to use TW as the country code, but it started not working recently. It is normal for our APP to use this URL on Google Play, and we have not released it to the Chinese market. https://play.google.com/store/apps/details?id=com.cht.ottPlayer&hl=en_TW&gl=tw
According to the national use regulations of API, ISO 3166 is used. I listed the ISO 3166 code, which has TW. ex: Country(alpha_2='TW', alpha_3='TWN', common_name='Taiwan', flag='🇹🇼', name='Taiwan, Province of China', numeric='158', official_name='Taiwan, Province of China')
Is it possible to use TW as the country code without involving political positions? thanks