n8n-nodes-podcast-scraper
v0.1.0
Published
Scrape Apple Podcasts via the official iTunes API — search shows, get metadata (genre, artwork, feed URL, episode count) and full episode lists from RSS. No auth, no proxy. Each record has parse_confidence. Pay per result.
Maintainers
Readme
n8n-nodes-podcast-scraper
An n8n community node that runs the Apple Podcasts Scraper — RSS Feeds, iTunes Search & API Apify actor directly inside your workflow. Scrape Apple Podcasts via the official iTunes API — search shows, get metadata (genre, artwork, feed URL, episode count) and full episode lists from RSS. No auth, no proxy. Each record has parse_confidence. Pay per result.
The actor runs on your own Apify account and usage — this node never embeds anyone else's token.
Installation
- In n8n: Settings → Community Nodes → Install.
- Enter the package name
n8n-nodes-podcast-scraperand confirm. - Get a free Apify API token at console.apify.com → Settings → Integrations.
Usage
- Add the Apple Podcasts Scraper — RSS Feeds, iTunes Search & API node to your workflow.
- In the node's Credentials, add your Apify API token (or connect via OAuth2).
- Fill the actor's input fields (the node surfaces them as a form) and run.
To run on a schedule, put a Schedule Trigger in front of the node.
Resources
- Actor on Apify Store: https://apify.com/bovi/podcast-scraper
- Apify ↔ n8n integration docs: https://docs.apify.com/platform/integrations/n8n
