basiclines / GooglePlay-JSAPI

Google Play Store API in NodeJS
22 stars 18 forks source link

Not working anymore #12

Closed TBog closed 3 years ago

TBog commented 3 years ago

The playstore html class names seem to be obfuscated. Any way to fix this?

basiclines commented 3 years ago

Looks like there has been a lot of changes yes. This will require a lot of work to re-do some of the scrapping in this old and rusty project. I guess we will need to find to ways to match aria-roles and similar attributes as selectors which looks like are more safer to use.

TBog commented 3 years ago

I found a working scraper here and tried to make it work on heroku on this branch example: https://playstore-jsapi.herokuapp.com/app/rocks.tbog.tblauncher

basiclines commented 3 years ago

Looking as a good alternative to this projects as seems is much more frequently updated!

TBog commented 3 years ago

The issue I have is that the app version is not working properly. What I wanted was a way to get a shield with the app version

TBog commented 3 years ago

Thanks for all the help (mostly the Heroku deploy and port listening). This is what I ended up with: play-store shield My app is still in beta and probably the reason for the lack of version: TinyBit Launcher shield