Trending
trendingGet trending podcasts across the open podcast database, ranked by recent activity. Optionally filter by language or category. Returns podcast title, author, categories, artwork, and trend score. Example: trending({ max: 10, lang: "en", cat: "Technology" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cat | No | Optional category filter, e.g. "Technology", "News" | |
| max | No | Maximum number of trending podcasts to return (default 10, max 40) | |
| lang | No | Optional language filter, e.g. "en", "es" | |
| _apiKey | No | Optional — your own Podcast Index credentials as KEY:SECRET for higher limits; omit to use the shared Pipeworx key. |