TasteDive
Content-based recommendations for movies, music, TV shows, books, games, and podcasts
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Entertainment
- Documentation / URL
- https://tastedive.com/read/api
Overview
TasteDive recommends similar movies, TV shows, music, books, and games — “if you like X, you’ll like Y”. A free API key is required (invalid/missing keys return 403, verified).
Quick Start
Similar items (replace YOUR_KEY):
curl "https://tastedive.com/api/similar?q=queen&k=YOUR_KEY"
{
"Similar": {
"Info": [ { "Name": "Queen", "Type": "music" } ],
"Results": [
{ "Name": "Freddie Mercury", "Type": "music", "wTeaser": "..." },
{ "Name": "The Beatles", "Type": "music", "wTeaser": "..." }
]
}
}
Authentication
- Register at tastedive.com/read/api → free API key.
- Send it as the
kquery parameter (missing/invalid → 403, verified).
Rate Limits & Notes
- Free tier: ~800 requests/day (check the docs); more via agreement.
- Types: music, movies, shows, books, authors, games, podcasts.
info=1adds more metadata about the input.
FAQ
Is TasteDive free? Free tier with a daily allowance; more is paid.
How do I get a key? tastedive.com/read/api → register.
What does it recommend? Movies, music, shows, books, games, and podcasts.
More in Entertainment
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Anycrap 35,000+ absurdist AI-generated product concepts with names, descriptions, and images | API Key | Yes | Yes | ↗ |
| chucknorris.io JSON API for hand curated Chuck Norris jokes | No auth | Yes | Unknown | ↗ |
| Corporate Buzz Words REST API for Corporate Buzz Words | No auth | Yes | Yes | ↗ |
| CosmyDay Astrology Natal charts and sky events computed from Swiss Ephemeris | No auth | Yes | Yes | ↗ |
| Excuser Get random excuses for various situations | No auth | Yes | Unknown | ↗ |