CA
Crawlee & Apify6mo ago
rare-sapphire

Still confusing...

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?
3 Replies
Hall
Hall6mo ago
Someone will reply to you shortly. In the meantime, this might help:
adverse-sapphire
adverse-sapphire6mo ago
Hi! Sorry, I lack context for this one to reply. I've looked for other messages from you, but couldn't find any. Could you please explain in more detail, e.g. by linking to a previous thread (if it exists) or sending a code snippet that I can reproduce? Off the top of my head I could only assume that using korean proxies as well as country code in JSON could help. But that's only a guess now
afraid-scarlet
afraid-scarlet5mo ago
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.

Did you find this page helpful?