Expected result: output info for app
Actual: 404 error
Reproduce step:
- gplay.similar({appId: 'br.com.idez.financecapital'}).then(console.log, console.log); or gplay.app({appId: 'br.com.idez.financecapital'}).then(console.log, console.log);
- verify app exist at play store https://play.google.com/store/apps/details?id=br.com.idez.financecapital
Call outs:
- App hasn't been updated since March 2025 but able to download app with APKeep tool
- Discovered new app tied to dev name https://play.google.com/store/apps/developer?id=IDez
3.New app https://play.google.com/store/apps/details?id=br.com.idezdigital.idez
Ask: Is there a way to update google-play-scraper to query Play Store differently so that it can at least get developers info so that we can use gplay.developer to get the new package names?
Expected result: output info for app
Actual: 404 error
Reproduce step:
Call outs:
3.New app https://play.google.com/store/apps/details?id=br.com.idezdigital.idez
Ask: Is there a way to update google-play-scraper to query Play Store differently so that it can at least get developers info so that we can use gplay.developer to get the new package names?