Title and cast metadata enrichment
Use IMDb endpoints to turn title and cast metadata enrichment into repeatable API requests with documented inputs and JSON responses.
Collect IMDb title and name detail, cast and crew credits, awards, episodes and seasons, user reviews, parental guide, keywords, trivia, goofs, quotes, and technical specs as normalized JSON for catalogs, enrichment, and agent-native workflows.
Extract IMDb titles, names, credits, awards, episodes, reviews, ratings, keywords, trivia, and specs as structured JSON from public pages.
Endpoint families
3
Documented params
60
Examples
19
Live catalog snapshot
Active endpoints
19
Methods
GET
Required params
20
Schema refs
19
{
"platform": "IMDb",
"endpoint": "imdb-search",
"method": "GET",
"path": "/imdb/search",
"auth": "apiKey"
}Related use cases
Use cases
Extract IMDb titles, names, credits, awards, episodes, reviews, ratings, keywords, trivia, and specs as structured JSON from public pages.
Use IMDb endpoints to turn title and cast metadata enrichment into repeatable API requests with documented inputs and JSON responses.
Use IMDb endpoints to turn reviews and ratings collection into repeatable API requests with documented inputs and JSON responses.
Use IMDb endpoints to turn episode and awards tracking into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/imdb/title
/imdb/name
/imdb/search
Featured endpoints
/imdb/searchReturns normalized IMDb title search rows from credential-free public IMDb pages. Limit defaults to 10 and clamps to 20.
/imdb/titleReturns normalized IMDb title metadata from a credential-free public IMDb title page. Pass exactly one of `id` or `url`.
/imdb/title/creditsReturns normalized public IMDb full cast and crew sections. Pass exactly one of `id` or `url`.
/imdb/title/reviewsReturns normalized public IMDb user review rows. Limit defaults to 10 and clamps to 20. Pass exactly one of `id` or `url`.
/imdb/title/episodesReturns normalized public IMDb episode rows for a series title. Limit defaults to 10 and clamps to 20. Optional `season` filters the upstream episodes page. Pass exactly one of `id` or `url`.
/imdb/title/awardsReturns normalized public IMDb award rows for a title. Pass exactly one of `id` or `url`.
Related APIs
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Collect Rotten Tomatoes movie, series, season, and episode detail with Tomatometer and audience scores, critic and audience reviews, cast and crew, and browse listings as normalized JSON for catalogs and research.
Media & Streaming
Collect Box Office Mojo lifetime grosses, domestic and worldwide yearly charts, weekend box office, release and title detail, franchises, brands, and genres as normalized JSON for box-office dashboards and research.