Podcast chart tracking
Use Apple Podcasts endpoints to turn podcast chart tracking into repeatable API requests with documented inputs and JSON responses.
Research podcast charts, shows, and episodes from Apple Podcasts with normalized JSON endpoints.
Collect Apple Podcasts charts, show metadata, show episodes, show search, and episode search data through documented API endpoints.
Endpoint families
4
Documented params
26
Examples
5
Live catalog snapshot
Active endpoints
5
Methods
GET
Required params
9
Schema refs
5
{
"platform": "Apple Podcasts",
"endpoint": "apple-podcasts-charts",
"method": "GET",
"path": "/apple-podcasts/charts",
"auth": "apiKey"
}Related use cases
Use cases
Collect Apple Podcasts charts, show metadata, show episodes, show search, and episode search data through documented API endpoints.
Use Apple Podcasts endpoints to turn podcast chart tracking into repeatable API requests with documented inputs and JSON responses.
Use Apple Podcasts endpoints to turn show metadata enrichment into repeatable API requests with documented inputs and JSON responses.
Use Apple Podcasts endpoints to turn episode discovery into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/apple-podcasts/show/{id}
/apple-podcasts/charts
/apple-podcasts/episodes/search
/apple-podcasts/search
Featured endpoints
/apple-podcasts/chartsReturns Apple Podcasts show chart rankings from public iTunes RSS JSON feeds. Supported collections are `toppodcasts` and `topaudiopodcasts`.
/apple-podcasts/episodes/searchReturns normalized Apple Podcasts episodes from Apple's public iTunes Search API.
/apple-podcasts/searchReturns normalized Apple Podcasts shows from Apple's public iTunes Search API.
/apple-podcasts/show/{id}Returns normalized show metadata from Apple's public iTunes Lookup API.
/apple-podcasts/show/{id}/episodesReturns a show and its public Apple Podcasts episodes from Apple's iTunes Lookup API.
Related APIs
Audio & Podcast Platforms
Build audio intelligence workflows from Spotify catalog and public profile signals without maintaining Spotify scrapers.
Audio & Podcast Platforms
Turn Spotify podcast discovery, chart, show, and episode pages into structured data for research and agents.
Start building