【问题标题】:How to access android play store for all countries?如何访问所有国家/地区的 android play 商店?
【发布时间】:2016-06-24 13:02:49
【问题描述】:
我正在做宏以从 google play 商店中提取 android 应用程序信息。我的客户需要世界上所有 android 应用程序的详细信息。我住在印度,因为我无法访问其他国家/地区的应用程序。
请帮助我访问所有国家/地区的 google play 应用程序。
我正在使用 seleinum 进行抓取。
【问题讨论】:
标签:
android
proxy
google-play
google-play-services
web-testing
【解决方案1】:
通过在互联网上搜索您的问题,我发现您可以使用 VPN 应用访问其他国家/地区的 Google Play 商店。
通过查看此page,您将看到基本说明哦如何执行此操作。
您也可以尝试SO question 中的解决方案,只需在 URL 中添加参数gl=(countrycode)。
例如:
https://play.google.com/store/apps/category/BUSINESS/collection/topselling_free
通过添加 gl=ru 为您提供俄罗斯的 Play 商店:
https://play.google.com/store/apps/category/BUSINESS/collection/topselling_free?gl=ru