Podcast Charts Scraper Creator Economy Intelligence avatar

Podcast Charts Scraper Creator Economy Intelligence

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Podcast Charts Scraper Creator Economy Intelligence

Podcast Charts Scraper Creator Economy Intelligence

Scrape Apple Podcasts and Spotify charts for podcast marketing intelligence and influencer research. Chart rankings Podcast details Episode data Review metrics Category coverage Multi-platform Use Cases Influencer research Market analysis Competitive research Content strategy Advertising

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

13

Total users

3

Monthly active users

3 days ago

Last modified

Share

Podcast Charts Scraper

Scrape Apple Podcasts and Spotify charts for podcast marketing intelligence and influencer research.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"categories": [
"Business",
"Technology",
"Marketing"
]
}

Run with real data

{
"demoMode": false,
"platforms": [
"APPLE"
],
"categories": [
"Business",
"Technology",
"Marketing"
],
"country": "us",
"maxPodcasts": 50,
"includeEpisodes": false
}

Input Parameters

ParameterTypeDefaultRequiredDescription
platformsarray["APPLE"]NoWhich podcast platforms to scrape
categoriesarray-NoPodcast categories to scrape
countrystring"us"NoCountry for charts
maxPodcastsinteger50NoMaximum number of podcasts to scrape
includeEpisodesbooleanfalseNoScrape recent episodes
demoModebooleantrueNoRun with sample data (no live scraping)
webhookUrlstring-NoOptional webhook URL to receive results when scraping completes

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Podcast ScrapedPer podcast scraped$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal