facundoolano / google-play-scraper

Node.js scraper to get data from Google Play
MIT License
2.32k stars 629 forks source link

dynamically resolves comments path #683

Closed jonathansampson closed 1 month ago

jonathansampson commented 1 month ago

Tests are failing in part due to an inability to resolve the proper comments path. This is a step towards resolving test issues.

fixes https://github.com/facundoolano/google-play-scraper/issues/682

facundoolano commented 1 month ago

Looks good, thanks