Eyad Salah
Eyad Salah

Reputation: 1103

How can I get Android market RSS feed

Apple provides an RSS feed for their marketplace. Is there something similar for Android? I mean something similar to http://itunes.apple.com/us/rss

Upvotes: 3

Views: 5238

Answers (2)

hkong
hkong

Reputation: 9072

I was looking for this as well and found this link: http://androinica.com/2009/07/tips-follow-the-android-market-with-an-rss-reader-for-beginners/. Apparently you can do this using Androlib and Cyrket. The link contains details on how to do it.

Upvotes: 1

Michell Bak
Michell Bak

Reputation: 13242

I don't believe there is such a thing available for Android Market.

If you really need it, I suppose you could use pages like the following and parse the content:

https://market.android.com/details?id=apps_topselling_paid

Far from a brilliant solution, but I think it's probably one of the best available at the moment.

Upvotes: 1

Related Questions