Search code examples
androidrssgoogle-playitunes

Equivalent to rss.itunes generator for Google Play


I know that it's not a pure programming question,

So I asked it on android.stackexchange.com, but unfortunately no one sees that.

I want to get statistics about apps on Google Play (not my app)

I noticed this API by Apple:

https://rss.itunes.apple.com/

This API gives statistics about apple app store

Is there an alternative RSS/API for Android Play?


Solution

  • I found two git repositories that do it for Android:

    1. Ruby Android Market Scraper (Google Play)
    2. Node.js Google play scraper