Skip to main content
GET
Get Developer Apps
A developer and their catalogue in one call — Apple mixes a single artist entry in with the software entries, and this route splits them. Credits: 5

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
Numeric artist id, e.g. 284882218. Take it from developer_id on any app record. Non-numeric values are rejected with 400.

Query Parameters

string
default:"us"
Storefront code, lowercase ISO 3166-1 alpha-2.
integer
default:"50"
Apps to return, 1200.

Response

string
Developer
integer
Apps returned.
App[]
The developer’s apps — same shape as search results.

Example

Response

Errors