I recently came across this app - Purchase Apps, which is somehow able to retrieve apps I've paid for in google play after I signed in using my google account.
I'm trying to find out how it is being done as I want to build a similar app, but for the free apps which were downloaded.
However, I cant find which OAuth API Scope was used for retrieving that information. I went through the entire list of APIs here.
Please help.
EDIT: I'm putting a new bounty on this question, as suggested by a similar question I've asked about here, and because here and there I don't see a real answer about how to do it, and what can be done with it.
I'd like to refine the questions into multiple pieces:
-
What is the API that can be used to get information of purchased apps? Where can I read about it? Please show a full, working example of how to do it.
-
Can it do more ? Maybe perform search? Maybe show free apps that were installed? Maybe the time they were installed and uninstalled? And the categories of those apps?
-
Are there any special requirements for using this API ?
from How to get list of paid apps by a user from google play?
No comments:
Post a Comment