TMDB TV Shows Scraper 📺

TMDB TV Shows Scraper 📺

by easyapi

Scrape trending and search results from TMDB for TV shows. Get detailed metadata like ratings, air dates, and posters for content aggregation and media analysis.

332 runs
7 users
Try This Actor

Opens on Apify.com

About TMDB TV Shows Scraper 📺

Need to pull TV show data from The Movie Database without the headache of rate limits and complex API setups? I've been there. This TMDB TV Shows Scraper is what I use to reliably fetch trending shows or hunt down specific series. It pulls everything you'd expect—ratings, air dates, cast info, and high-res poster images—and structures it into clean, usable JSON. It saves me hours when I'm building content feeds, populating media databases, or doing side projects that need fresh entertainment data. You can run it right here on Apify, set it on a schedule, and pipe the data wherever you need it. It’s become a go-to for automating that initial data collection so I can focus on the actual analysis or app logic. If you're aggregating content, researching viewer trends, or just need a reliable stream of TV metadata, this actor handles the heavy lifting.

What does this actor do?

TMDB TV Shows Scraper 📺 is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

TMDB TV Shows Scraper

This actor pulls TV show data from The Movie Database (TMDB) API. It can fetch a list of currently trending shows or search for specific series based on a query.

Use Cases: Aggregating content for streaming platforms, TV show analytics, media research, populating entertainment websites, or feeding recommendation systems.

Key Features

  • Two Scraping Modes: Get trending shows or search for specific titles.
  • Comprehensive Metadata: Retrieves detailed information for each show.
  • Rich Media: Includes URLs for high-quality poster images suitable for web display.
  • Structured Output: Data is delivered in a consistent JSON format for easy integration.

How to Use

Configure the actor using the input parameters below. It will output a dataset containing the scraped TV show information, which you can download in various formats (JSON, CSV, Excel, etc.) from the Storage tab.

Input Configuration

The actor requires the following input parameters:

  • mode (Required): Set to either "trending" or "search".
  • searchQuery (Required for search mode): The title or keyword to search for (supports partial names).
  • maxResults (Optional): Limits the number of returned shows.

Input Example

{
  "searchQuery": "stranger things",
  "mode": "search",
  "maxResults": 20
}

Output Format

The actor outputs an array of objects, with each object containing the details for one TV show. The data is sourced directly from TMDB's official API.

Output includes:
* id: TMDB's unique show ID.
* name: The title of the show.
* overview: A plot summary.
* posterUrl: A URL to the show's poster image.
* voteAverage & voteCount: Audience rating metrics.
* firstAirDate: The show's premiere date.
* popularity: TMDB's popularity score.
* originalLanguage & originalCountry
* adult: Boolean flag for adult content.
* mediaType: Will be "tv".

Output Sample

[
  {
    "id": 225385,
    "name": "Black Doves",
    "overview": "When a spy posing as a politician's wife learns her lover has been murdered, an old assassin friend joins her on a quest for truth — and vengeance.",
    "posterUrl": "https://image.tmdb.org/t/p/w200/2eZNjPQ9f0TQDHpsL2Ecktsv5v6.jpg",
    "voteAverage": 7.66,
    "voteCount": 47,
    "firstAirDate": "2024-12-05",
    "popularity": 458.479,
    "originalLanguage": "en",
    "originalCountry": "GB",
    "adult": false,
    "mediaType": "tv"
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try TMDB TV Shows Scraper 📺 now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
easyapi
Pricing
Paid
Total Runs
332
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support