VOOZH about

URL: https://apify.com/moving_beacon-owner1/imdb-movies-tv-shows-reviews-scraper

โ‡ฑ IMDb Movies, TV Shows & Reviews Scraper ยท Apify


๐Ÿ‘ IMDb Movies, TV Shows & Reviews Scraper avatar

IMDb Movies, TV Shows & Reviews Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store

IMDb Movies, TV Shows & Reviews Scraper

Scrape IMDb title metadata (rating, cast, directors, plot, genres) and user reviews. - titleIds: array (optional) - IMDb IDs in 'tt0133093' or '0133093' format. - searchQueries: array (optional) - free-text searches via IMDb's suggestion API. - fetchReviews: boolean (default: true)

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

2 months ago

Last modified

Share

Scrape IMDb title metadata (rating, cast, directors, plot, genres) + user reviews. Uses suggestion API for search.

Input

FieldTypeRequiredDefaultDescription
titleIdsarrayNoIMDb IDs in 'tt0133093' format (or just '0133093'). Find them at the end of /title/ URLs.
searchQueriesarrayNoOptional free-text searches via IMDb's suggestion API.
fetchReviewsbooleanNoTrue
maxReviewsPerTitleintegerNo25

Example input

{
"titleIds":[
"tt0133093",
"tt0468569"
],
"searchQueries":[
"The Matrix"
],
"fetchReviews":true,
"maxReviewsPerTitle":25
}

Output

The actor pushes items to the default dataset. Each item is a JSON object โ€” the schema depends on the source platform but generally includes review text, ratings, authors, and dates following a consistent structure.

You might also like

IMDb Search Scraper

dami_studio/imdb-scraper

Searches IMDb for movies, TV shows, and people via IMDb's public suggestion API and returns structured rows (IMDb id, title/name, type, year, top cast or known-for, poster URL, imdb.com link). Best for resolving titles or names to IMDb ids.

2

5.0

IMDb Scraper - Movies, TV Shows, Ratings & Cast

thirdwatch/imdb-scraper

Scrape IMDb movie and TV show data: title, year, rating, votes, genres, director, cast, plot, runtime, poster, and content rating. Search by name or provide IMDb URLs.

IMDB ๐ŸŽž๏ธ Extractor

jupri/imdb

๐Ÿ’ซ Scrape IMDb.com

IMDb Scraper

solidcode/imdb-scraper

[๐Ÿ’ฐ $5.0 / 1K] Extract movie & TV data from IMDb โ€” ratings, vote counts, cast, directors, genres, runtime, certificates, plot, and release year. Search by title, paste IMDb URLs, or browse the catalog by genre, year, and rating. Optional user reviews per title.

IMDb Scraper

dtrungtin/imdb-scraper

Free IMDb API to extract and download data on movies, TV shows, video games, and other listings from IMDb. Delivers custom machine-readable IMDb datasets containing all information on your selected listings.

IMDb Scraper

pear_fight/imdb-scraper

Scrape movies, TV shows, and ratings from IMDb including search results, top 250, and individual titles

IMDb Scraper

gio21/imdb-scraper

Scrape IMDb titles by search keyword - movies, TV shows, actors. Title, year, rating, votes, genres, synopsis, runtime, cast, image. Pay per title.

IMDb Scraper

crawlergang/imdb-scraper

Scrape IMDb with search movies and TV shows, fetch details by IMDb ID, browse the Top 250, see what's popular right now, or run advanced searches with genre/year/rating filters. No API key required.

1

5.0

IMDb Scraper

crawlerbros/imdb-scraper

Scrape IMDb with search movies and TV shows, fetch details by IMDb ID, browse the Top 250, see what's popular right now, or run advanced searches with genre/year/rating filters. No API key required.

Related articles

How to scrape IMDb with an unofficial IMDb API ๐ŸŽž๏ธ
Read more