VOOZH about

URL: https://apify.com/dami_studio/tvmaze-scraper

โ‡ฑ TVMaze TV Show Scraper - Shows, Episodes, Cast ยท Apify


Pricing

$2.00 / 1,000 item returneds

Go to Apify Store

Search TV shows and people, or list a show's episodes, from the free no-key TVMaze API. Get clean structured rows: ratings, network, country, genres, IMDb id, plain-text summaries, images and more. No API key, no login.

Pricing

$2.00 / 1,000 item returneds

Rating

0.0

(0)

Developer

๐Ÿ‘ Dami's Studio

Dami's Studio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Search TV shows and people, or list a show's episodes, using the free TVMaze API. No API key, no login. You get clean, flat rows โ€” HTML summary fields are already converted to plain text.

Modes

ModeNeedsReturns
showsquery (show name)Matching TV shows
peoplequery (person name)Matching actors / crew
episodesshowId (integer)Every episode of that show

Find a showId by running shows mode first โ€” each show row includes its id.

Output

One dataset row per result, flagged ok: true.

Shows (mode: "shows"): id, name, type, language, genres (array), status, runtime, premiered, ended, rating (average, 0โ€“10 or null), network (network or web-channel name), country (name), imdb (IMDb id), officialSite, summary (plain text), image (URL), url (TVMaze page).

People (mode: "people"): id, name, country (name), birthday, gender, image (URL), url.

Episodes (mode: "episodes"): showId, episodeId, name, season, number, airdate, runtime, rating, summary (plain text), url.

Fields that can be null

TVMaze omits fields it doesn't have, so any field above can be null โ€” e.g. rating when a show/episode has no votes, ended for a running show, network/country for web-only shows, imdb when no external id is mapped, birthday/gender for some people, or image when no artwork exists.

Pricing

Pay-per-result: you are charged once per genuine result row (ok: true). You are never charged for:

  • invalid input (a single ok: false row with errorCode: "BAD_INPUT"),
  • no matching results (NO_RESULTS),
  • an unknown showId (NOT_FOUND),
  • network / rate-limit / server errors (NETWORK / RATE_LIMITED / SERVER_ERROR).

Results are deduplicated by id before charging.

Proxy

The TVMaze API is a public, no-auth JSON API with no anti-bot, so no proxy is required and the default runs without one (saving proxy credits). Only enable Apify Proxy if you hit IP rate limits at very high volume.

Examples

Search shows:

{"mode":"shows","query":"breaking bad","maxItems":10}

List a show's episodes:

{"mode":"episodes","showId":169}

Search people:

{"mode":"people","query":"bryan cranston","maxItems":5}

Notes

TVMaze search returns the best matches ranked by relevance (their score). Episode lists are returned in full for the show; use maxItems to cap how many rows you keep. Data is courtesy of TVMaze.com under their licensing terms.

You might also like

TVMaze Scraper - TV Shows, Episodes, Schedules, Cast

gio21/tvmaze-scraper

Scrape TV show data (cast, episodes, schedule, network) from the TVMaze free public API.

TVmaze TV Schedule Scraper

parseforge/tvmaze-schedule-scraper

Export daily TV schedules and people records from the TVmaze database. Pick a country and date to pull airing episodes with show, network, runtime, summary, and cast. Search people by name to get bios, birthdays, and image URLs.

TVmaze TV Show & Episode Scraper

crawlerbros/tvmaze-scraper

Search and scrape TV show data from TVmaze - ratings, episodes, cast, schedules, and more for 50,000+ shows worldwide. No API key required.

TVMaze TV Shows Scraper

parseforge/tvmaze-shows-scraper

Search TV shows or browse the entire TVMaze catalog of 80,000+ titles. Returns name, poster, type, language, genres, status, runtime, network, country, premiere and end dates, IMDB/TheTVDB IDs, summary and rating. Optional embeds: full episode list, cast and alternate titles. Schedule mode included.

TVMaze TV Shows Scraper

compute-edge/tvmaze-shows-scraper

Extract TV show metadata from TVMaze including ratings, network, genres, runtime, premiere date, summary, and cast for thousands of TV shows worldwide. No authentication required.

๐Ÿ“บ TVMaze Intelligence - Shows, Episodes & Cast Data

benthepythondev/tvmaze-intelligence

Extract comprehensive TV show data from TVMaze's database of 60,000+ shows. Search by title, get episode lists, cast info, airing schedules for broadcast TV and streaming platforms. Access ratings, genres, networks, IMDb IDs, and show summaries.

TVMaze TV Shows Scraper

gentle_cloud/tvmaze-tv-shows-scraper

Search and extract TV show metadata from the TVMaze API. Includes show details, episodes, cast, and daily schedules. Free, no API key required.

Openverse Open-License Media Scraper

parseforge/openverse-media-scraper

Search 800M+ openly licensed images, audio clips and graphics across Flickr, Wikimedia, Europeana, Smithsonian, NASA and 50+ CC and public-domain providers. Returns title, creator, license, attribution, source URL, file size, dimensions, tags and direct media URL. Filter by license or source.