TV Shows Scraper (TVMaze) — Episodes & Cast
Pricing
from $0.0004 / item scraped
TV Shows Scraper (TVMaze) — Episodes & Cast
Search TV shows and scrape full data from TVMaze: name, genres, network, status, premiere/end dates, rating, IMDb id, summary — plus every episode (season, number, airdate, rating) and full cast. Fast clean HTTP, no key.
Pricing
from $0.0004 / item scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Share
TV Shows Scraper (TVMaze) — Shows, Episodes & Cast
Search TV shows and pull clean, structured JSON from TVMaze: name, genres, network, status, premiere and end dates, rating, IMDb ID, summary — and optionally every episode and the full cast. It runs over the free public TVMaze API, so it's fast and needs no account and no API key. Ideal for building TV databases, powering guides and apps, or running media research.
Features
- 📺 Full show data —
genres,network,status,premiered/ended,rating,runtime,imdbIdand cleanedsummary. - 🎬 Episode guide — enable
includeEpisodesfor every episode'sseason,number,airdate,runtimeandrating. - 🎭 Cast lists — enable
includeCastto get actor and character pairs with country, birthday and photo. - 🆔 Target by ID — pass exact TVMaze
showIdsalongside or instead of keyword searches. - 🔗 External IDs — show records include
imdbIdandtvdbIdfor easy cross-referencing. - 🎚️ Volume control —
maxShowsPerSearch(1–50) caps matches kept per search term. - 🧱 Flat, normalized JSON — typed
show,episodeandcastrecords with consistent fields.
What you get
One flat JSON record per item. Example show:
{"type": "show","id": 169,"name": "Breaking Bad","showType": "Scripted","language": "English","genres": ["Drama", "Crime", "Thriller"],"status": "Ended","runtime": 60,"premiered": "2008-01-20","ended": "2013-09-29","rating": 9.2,"network": "AMC","country": "United States","scheduleDays": ["Sunday"],"scheduleTime": "22:00","officialSite": "http://www.amc.com/shows/breaking-bad","imdbId": "tt0903747","tvdbId": 81189,"image": "https://static.tvmaze.com/uploads/images/original_untouched/0/2400.jpg","summary": "A high school chemistry teacher turned methamphetamine producer.","url": "https://www.tvmaze.com/shows/169/breaking-bad"}
Input
{"searches": ["breaking bad", "the office"],"showIds": [],"includeEpisodes": true,"includeCast": true,"maxShowsPerSearch": 10}
| Field | Description |
|---|---|
searches | TV show titles or keywords, one per line. |
showIds | Specific TVMaze show IDs (optional). |
includeEpisodes | Also fetch every episode of each show. |
includeCast | Also fetch each show's cast (actor and character). |
maxShowsPerSearch | How many matches to keep per search term (1–50). |
Use cases
- Build a TV database with genres, networks, ratings and IMDb IDs.
- Generate a full episode guide (seasons, airdates, ratings) for any show.
- Map cast and character relationships across shows.
- Cross-reference titles to IMDb/TheTVDB via
imdbIdandtvdbId.
Pricing
Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.
FAQ
Do I need an account or API key? No. The Actor runs over the free public TVMaze API, so there's no account and no API key to set up.
How many shows can I get per run?
Set maxShowsPerSearch (1–50) to cap matches kept per search term. Pass multiple titles in searches, or target exact showIds, to scale a single run.
Can I download episodes or video? No. This Actor returns public metadata only — show, episode and cast details. It does not download any video content.
What's the output format?
Flat, normalized JSON with typed show, episode and cast records and consistent fields. Export as JSON, CSV or Excel.
Can I get episodes and cast, not just show details?
Yes. Enable includeEpisodes for every episode's season, number, airdate, runtime and rating, and includeCast for actor and character pairs with photos.
Related Actors
Building a media or entertainment dataset? Pair this with our other entertainment scrapers:
- YouTube Scraper — video metadata, transcripts, comments and channel profiles.
- Steam Games Scraper — game prices, genres, platforms and Metacritic scores.
- Apple Podcasts Scraper — podcast shows and episodes with RSS feeds and artwork.
- Spotify Scraper — tracks, artists, albums and playlists with no login or API key.
Notes
This Actor uses the public TVMaze API and returns public metadata only — no video content. Not affiliated with, endorsed by, or connected to TVMaze; all trademarks belong to their respective owners.