/google/play/developers
Google
/google/play/developers
Get a Google Play developer profile and their published apps by developer name or numeric id.
Price: 5 credits
💡 AI Hint: Get a Google Play developer (publisher) by name (e.g. ‘Google LLC’) or numeric developer id. Returns the developer name, description, website, icon, cover image and the list of their published apps (package, name, rating, category, price, icon).
⚠️ Common errors: 412: Developer not found for the given name or id.
POST
/google/play/developers
Authorizations
API token from the dashboard
Headers
Body
application/json
Developer name or numeric developer id
Minimum string length:
1Examples:
"Google LLC"
"Supercell"
"5700313618786177705"
Max number of developer apps to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500