Skip to content
Back to search
30
MCP

n8n-nodes-podcast-scraper

n8n/n8n-nodes-podcast-scraper

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.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-app-store-scraper
Scrape Apple App Store app details and customer reviews via Apple's official iTunes API. No auth, no proxies, zero COGS. Returns app name, d
0 tools
n8n-nodes-appstore-charts
Scrape Apple App Store top charts: rank, app ID, name, developer, category, icon URL. Free/Paid/Grossing. Uses Apple's open iTunes RSS — no
0 tools
n8n-nodes-apify-appstore-reviews
Scrape Apple App Store customer reviews: rating, title, body, author, version, date. Uses Apple's open iTunes RSS feed — no API key needed.
0 tools
n8n-nodes-app-update-tracker
Snapshot iOS app version, changelog, ratings and metadata from the Apple iTunes lookup API. No key required. Use with scheduled runs to dete
0 tools
n8n-nodes-github-scraper
Scrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user prof
0 tools
n8n-nodes-substack-publication
Scrape any Substack newsletter's post list via the official Substack public API. No auth, no proxy. Title, subtitle, date, free/paid audienc
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-podcast-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}