recent_feeds
Retrieve recently updated podcast feeds from Podcast Index. Filter by language, category, or update time to find fresh content.
Instructions
Get the most recently updated podcast feeds across the entire Podcast Index, with optional language and category filters. Useful for spotting fresh activity in the ecosystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cat | No | Only include feeds with these categories (comma-separated names or IDs) | |
| max | No | Maximum results to return (default 40) | |
| lang | No | Language code filter (e.g. "en") | |
| since | No | Only return feeds updated since this Unix timestamp | |
| notcat | No | Exclude feeds with these categories (comma-separated names or IDs) |