Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT-REQ] List all app from a given developer (name or id) #214

Open
maycon opened this issue May 2, 2024 · 1 comment
Open

[FEAT-REQ] List all app from a given developer (name or id) #214

maycon opened this issue May 2, 2024 · 1 comment
Assignees

Comments

@maycon
Copy link

maycon commented May 2, 2024

Hi,

Is it possible to enumerate all applications from a given developer? There are two URLs that list the apps from a developer, one of them are by passing a numeric id (ex: https://play.google.com/store/apps/dev?id={id}) and another one is by passing the developer unique name (ex: https://play.google.com/store/apps/developer?id={name}).

I will try to understand the code and create a pull request, but in case there is some way to do that I appreciate some info.

Best regards.

@ddxv
Copy link

ddxv commented Sep 19, 2024

This may be fixed with #227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants