VOOZH about

URL: https://apify.com/getdataforme/themoviedb-category-scraper

⇱ Themoviedb Category Scraper Β· Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

Themoviedb Category Scraper

Themoviedb Category Scraper extracts movie data from TMDB via keyword searches, providing structured JSON with titles, release dates, overviews, and URLs....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 months ago

Last modified

Share

Introduction

The Themoviedb Category Scraper is a powerful Apify Actor designed to extract movie data from The Movie Database (TMDB). It allows users to search for movies by keyword and retrieve detailed information such as titles, release dates, overviews, and URLs. This tool is ideal for developers, researchers, and businesses needing structured movie data for analysis, content creation, or automation.

Features

  • Keyword-Based Search: Easily search TMDB using specific movie names or keywords to find relevant films.
  • Customizable Limits: Set the maximum number of items to scrape, from 1 to 1000, to control data volume.
  • Proxy Support: Built-in proxy configuration for reliable and anonymous scraping, reducing the risk of IP blocks.
  • Structured Output: Delivers clean, JSON-formatted data with timestamps for easy integration into applications.
  • High Performance: Optimized for speed and efficiency, handling large datasets without compromising on quality.
  • Error Handling: Robust mechanisms to manage API rate limits and unexpected responses.
  • Apify Integration: Seamlessly runs on the Apify platform with monitoring and export options.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchKeywordstringYesMovie name or keyword to search for on TMDB."Avengers"
maxItemsintegerNoMaximum number of movies to scrape. Defaults to 100 if not specified.50
proxyConfigurationobjectNoProxy settings for the crawler. Defaults to using Apify Proxy.{"useApifyProxy": true}

Example Usage

Input

{
"searchKeyword":"Avengers",
"maxItems":10,
"proxyConfiguration":{
"useApifyProxy":true
}
}

Output

[
{
"title":"",
"releaseDate":"April 13, 2012",
"overview":"The story revolves around a stolen Laptop which becomes a witness of the lives of those who own it from time-to-time, connecting all of them in the process.",
"url":"https://www.themoviedb.org/movie/704055-laptop",
"scrapedAt":"2026-02-12T06:28:01.719Z"
}
]

Use Cases

  • Market Research: Analyze trends in movie releases and genres for entertainment industry insights.
  • Content Aggregation: Build databases of movie information for blogs, apps, or recommendation systems.
  • Academic Research: Gather data on filmographies for studies in media and culture.
  • Competitive Intelligence: Monitor competitor movie listings or similar titles.
  • Business Automation: Automate data collection for marketing campaigns or product recommendations.
  • Price Monitoring: Track release dates and overviews for timely content updates.

Installation and Usage

  1. Search for "Themoviedb Category Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The Actor outputs an array of JSON objects, each representing a scraped movie. Key fields include:

  • title: The movie's title (may be empty if not available).
  • releaseDate: The official release date in a human-readable format.
  • overview: A brief description or plot summary.
  • url: Direct link to the movie's TMDB page.
  • scrapedAt: Timestamp of when the data was scraped, in ISO 8601 format.

This structured format ensures easy parsing and integration with tools like databases or APIs.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!


You might also like

TheMoviedb Scraper

shahidirfan/TheMoviedb-Scraper

Introducing TheMoviedb Scraper! This versatile actor extracts rich movie, TV, and celebrity data from TheMovieDB. It offers two modes: use the official API for fast, stable results, or scrape directly without a key. Your complete media data solution.

24

5.0

TheMovieDB Scraper – Cheap πŸŽ¬πŸŒπŸ”

scrapestorm/themoviedb-scraper---cheap

Easily collect movies, TV shows, people, and production data from TheMovieDB.org, the world’s largest open movie database. Extract structured information including titles, release dates, countries of origin, roles, networks, production companies, collections, awards, and more 🎬🌍✨

2

TMDB Movie & TV Metadata Scraper

jungle_synthesizer/tmdb-movie-tv-metadata-scraper

Scrape rich metadata for movies and TV shows from The Movie Database (TMDB) β€” no API key required. Discovers titles from public browse pages and extracts full detail records including cast, directors, genres, keywords, ratings, runtime, and production companies.

πŸ‘ User avatar

BowTiedRaccoon

2

TMDB TV Shows Scraper πŸ“Ί

easyapi/tmdb-tv-shows-scraper

Fetch trending TV shows or search for specific series from TMDB (The Movie Database). Get comprehensive show details including ratings, air dates, and poster images - perfect for content aggregation and media analysis.

TMDB Movies, TV Shows and People Scraper

parseforge/tmdb-movies-tv-scraper

Search The Movie Database (TMDB) for movies, TV shows, or people. Returns title, release date, runtime, genres, overview, poster, vote average, popularity, language, IMDB ID, networks, production, budget, revenue. Multi modes: movie/tv/person/multi/popular/trending/top-rated/now-playing.

IMDB MOVIE DESCRIPTION SCRAPER

hello.datawizards/IMDB-MOVIE-DESCRIPTION-CRAPER

IMDB-MOVIE-REVIEW-SCRAPER: Scrape IMDb for movie details and reviews by movie name. Get structured JSON with titles, genres, ratings, actors, and more. Perfect for film analysis and sentiment tracking. Use Apify Proxy to avoid blocks. Ideal for entertainment research and content curation.