IMDb Title Scraper
PremiumRich movie & series details from IMDb title pages: ratings, cast, crew, plot and more.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/imdb-title-scraper?titles=https%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0111161%2FSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Scrapes IMDb title pages (imdb.com/title/tt…) using the embedded
structured data — JSON-LD plus the Next.js __NEXT_DATA__ payload — rather
than fragile HTML selectors.
Per title you get: IMDb id, title, original title, type (movie / TV series…), year, release date, content rating, IMDb rating with vote count, genres, runtime in minutes, plot, directors, writers/creators, top cast (up to 10, with character names when available), poster image, keywords and canonical URL.
Input: IMDb title URLs or bare ids (tt0111161), one per line.
Premium — IMDb title pages sit behind an AWS WAF JavaScript challenge that blocks plain fetches, so this scraper routes through the managed web unlocker. Unlocker requests are metered separately from compute.
Related scrapers
News & Article Extractor
hyperscrape/article-extractor
Extract clean article text, author, date, tags and images from any URL.
Google News Scraper
hyperscrape/google-news-scraper
Track news for any query, topic section or location via Google News.
RSS & Atom Feed Reader
hyperscrape/rss-feed-reader
Turn RSS 2.0, Atom and RDF feeds into rich, structured JSON items.