Crawlora
ProductPlatformsUse CasesDocsPricingCompareContact
Sign inTry Playground Console
Crawlora

Structured public web data APIs for search, maps, geocoding, streaming, travel, real estate, marketplaces, apps, social, audio, crypto, finance, and AI workflows with managed execution and credit-based usage.

Product

Web Scraping APIFeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle MapsGoogle TrendsBing SearchAmazonLinkedInApple PodcastsZillowTripAdvisorShopifyAll platforms

Developers

DocsGetting StartedAPI ExamplesPlaygroundSDKsChangelogBlogGitHub

Use cases

SERP MonitoringGoogle Maps LeadsProperty Market IntelligenceAmazon Product MonitoringCrypto Market ResearchAI Agent Web DataAll use cases

Legal

ContactTermsPrivacy
Product
Web Scraping APIFeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle MapsGoogle TrendsBing SearchAmazonLinkedInApple PodcastsZillowTripAdvisorShopifyAll platforms
Developers
DocsGetting StartedAPI ExamplesPlaygroundSDKsChangelogBlogGitHub
Use cases
SERP MonitoringGoogle Maps LeadsProperty Market IntelligenceAmazon Product MonitoringCrypto Market ResearchAI Agent Web DataAll use cases
Legal
ContactTermsPrivacy
© 2026 Crawlora. All rights reserved.·Built by Tony Wang
System statusCrawlora API status
  1. Home
  2. /Platforms
  3. /IMDb
Media & Streaming19 active endpointsapiKey

IMDb Scraper API

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.

View docs Open Playground

Endpoint families

3

Documented params

60

Examples

19

Live catalog snapshot

IMDb coverage

Active endpoints

19

Methods

GET

Required params

20

Schema refs

19

Title15
Name3
Search1
{
  "platform": "IMDb",
  "endpoint": "imdb-search",
  "method": "GET",
  "path": "/imdb/search",
  "auth": "apiKey"
}

Related use cases

Film and TV Data AI Agent Web Data

Use cases

Workflows that fit IMDb

Extract IMDb titles, names, credits, awards, episodes, reviews, ratings, keywords, trivia, and specs as structured JSON from public pages.

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.

Reviews and ratings collection

Use IMDb endpoints to turn reviews and ratings collection into repeatable API requests with documented inputs and JSON responses.

Episode and awards tracking

Use IMDb endpoints to turn episode and awards tracking into repeatable API requests with documented inputs and JSON responses.

Managed execution

How Crawlora handles this platform

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.

Endpoint-specific execution

Request behavior is tuned for the target platform and endpoint type.

Proxy-aware collection

Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.

Browser-backed rendering

Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.

Challenge-aware behavior

Challenge pages and unusable upstream responses are detected and surfaced clearly.

Normalized response schema

Results are returned as documented JSON instead of raw HTML.

Playground-ready testing

Test the same route from Docs and Playground before production integration.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

15 endpoints

Title

/imdb/title

GETapiKey
3 endpoints

Name

/imdb/name

GETapiKey
1 endpoints

Search

/imdb/search

GETapiKey

Featured endpoints

IMDb API endpoints

Browse full docs
GETapiKeyexample
/imdb/search
Details

IMDb title search

Returns normalized IMDb title search rows from credential-free public IMDb pages. Limit defaults to 10 and clamps to 20.

query:querylimit:queryx-api-key:header
Open in Playground
GETapiKeyexample
/imdb/title
Details

IMDb title detail

Returns normalized IMDb title metadata from a credential-free public IMDb title page. Pass exactly one of `id` or `url`.

id:queryurl:queryx-api-key:header
Open in Playground
GETapiKeyexample
/imdb/title/credits
Details

IMDb title credits

Returns normalized public IMDb full cast and crew sections. Pass exactly one of `id` or `url`.

id:queryurl:queryx-api-key:header
Open in Playground
GETapiKeyexample
/imdb/title/reviews
Details

IMDb title user reviews

Returns normalized public IMDb user review rows. Limit defaults to 10 and clamps to 20. Pass exactly one of `id` or `url`.

id:queryurl:querylimit:query+1 more
Open in Playground
GETapiKeyexample
/imdb/title/episodes
Details

IMDb title episodes

Returns 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`.

id:queryurl:queryseason:query+2 more
Open in Playground
GETapiKeyexample
/imdb/title/awards
Details

IMDb title awards

Returns normalized public IMDb award rows for a title. Pass exactly one of `id` or `url`.

id:queryurl:queryx-api-key:header
Open in Playground

Integration preview

IMDb title search

curl -X GET "https://api.crawlora.net/api/v1/imdb/search" \
  -H "x-api-key: <api-key>"
Primary auth
apiKey
Path params
0
Query/body inputs
3
Choose a documented endpoint.
Send the expected auth header.
Receive structured JSON data.
Test the same route in Playground.

Related APIs

More media & streaming coverage

Media & Streaming

JustWatch

Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.

Media & Streaming

Rotten Tomatoes

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

Box Office Mojo

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.

Test IMDb endpoints against the same catalog used by Docs.

Read docs Create account