google-play-scraper: developers api is not working
api is not working with developer name … i think again google changed template . i check parseList.js and i am sure template is changed . I am c# developer i wish i can help with nodejs 😃
Thanks for any kind of help
- Operating System:
- Node version:
- google-play-scraper version:
Description:
Describe your issue here
Example code:
// Put code to reproduce the issue here
Error message:
Put error message here
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 3
- Comments: 27 (14 by maintainers)
Commits related to this issue
- https://github.com/facundoolano/google-play-scraper/issues/284 — committed to Suvitruf/google-play-scraper by Suvitruf 5 years ago
uhm I don’t know folks, maybe if you send another ten comments here and keep asking in twitter I’ll pause the rest of my life and fix your issue.
Google has changed this page and now the data is in a script, similar to the individual app page. You’ll have the parse the script tags and I believe it’s
ds:3
and you’ll map out the keys for each piece of metadata. Hope this helps.