Anyone know where I can get a CSV file of top Android Apps by category which has information like app name, developer, app category etc. Putting together a report for class and I've been combing the web...no luck. :(
+4
A:
Here is what you want.
- Check this url. It's a JSON data for top free apps on Android Market.
- Check this url. It's a JSON data for top paid apps on Android Market.
Ankit Jain
2010-07-29 16:59:32
Those are the top in the "brain" category. If you go to http://www.android.com/market/ and use something like Firebug you can see where it's getting the data for each category.
Andrew Koester
2010-07-29 17:04:06