Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting Data from Android Play Store [closed]

I have seen some Apps and Websites who use Data from the Android Play store. E.g. Apps or Sites with a top Apps ranking etc. But how can you get the Data? From where I can parse it?

like image 725
Ahmad Avatar asked Apr 22 '12 21:04

Ahmad


People also ask

How do I reopen a closed Play store?

Close & reopen the Play Store On your Android device, swipe up from the bottom, hold, then let go. To close the Play Store app, swipe up on it. Open the Play Store again.

What happens when play store data is deleted?

Clearing data: When you clear data, you clear the cache but also all pertinent personal information like app settings, preferences, and saved information. Clearing the data is like a "factory reset" for the app.

What data is stored in Google Play store?

Data used by Play services is mostly cached data for these APIs, duplicated data of Android wear apps synched with your phone and some kind of search index. If you delete this data, chances are Google Play services will just recreate it. But you won't delete any of your personal data by deleting Play services data.


1 Answers

There's an unofficial open-source API for the Android Market you may try to use to get the information you need. Hope this helps.

like image 110
lenik Avatar answered Oct 20 '22 15:10

lenik