Hello, I am now trying to crawl App store reviews of an app based on South Korea location. I tryed the json as { "appId": "ai.replika.app", "country": "kr", "id": "1158555867", "limit": 500 } but it only shows the reviews based on the US app store. Is there anything I'm missing?
Hi, could you provide more information? For example, which website are you scraping? Usually, websites have different domain names for different countries, or you might be able to control the language displayed on the website using the hl parameter.