IMDb Search Scraper
Instant IMDb search results — titles and people with year, type, top actors and poster.
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-search-scraper?queries=the%20dark%20knightSwap 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
Searches IMDb through its public suggestion JSON API
(v2.sg.media-imdb.com/suggestion/x/<query>.json — the same endpoint that
powers the imdb.com search box; no key needed).
Each result item includes: IMDb id, canonical IMDb URL, title/name, result
kind (title vs. person), type (movie, tvSeries, name, …), human
category label, release year (and year range for series), popularity rank,
the highlight line (top-billed actors for titles, known-for credits for
people) and the poster/headshot image with dimensions.
Supports multiple queries and an optional filter to keep only title results.
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.