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. /Playground
  3. /IMDb
  4. /IMDb title technical specs API

Endpoint Playground

Try the IMDb title technical specs API

Test Crawlora's IMDb title technical specs API with realistic prefilled parameters. Generate a cURL request, inspect the expected structured JSON response, and open the full docs or pricing page when you are ready to integrate this public web data extraction endpoint into your application.

Endpoint facts

Method
GET
API path
/imdb/title/technical-specs
Platform
IMDb
Auth
apiKey
Credits
3 credits/request
Required params
None
Common optional params
id, url
IMDb title technical specs API documentationIMDb platform pageCrawlora API pricingTry IMDb name detail APITry IMDb name awards APITry IMDb name credits APITry IMDb title search APITry IMDb title detail API

Prefilled cURL

curl "https://api.crawlora.net/api/v1/imdb/title/technical-specs?id=tt1375666&url=https%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt1375666%2F" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Request parameters visible to crawlers

ParameterTypeRequiredPrefilled valueDescription
idstringNott1375666IMDb title id
urlstringNohttps://www.imdb.com/title/tt1375666/Absolute https://www.imdb.com/title/<id>/ URL

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "id": "tt1375666",
    "specs": [
      {
        "name": "Runtime",
        "slug": "runtime",
        "values": [
          "2 hours 28 minutes"
        ]
      },
      {
        "name": "Sound Mix",
        "slug": "sound-mix",
        "values": [
          "DTS",
          "Dolby Digital",
          "SDDS"
        ]
      }
    ],
    "public_page_derived": true
  }
}

Public Playground

Preview the endpoint before sending a live request

Sample responses, schemas, request previews, and code snippets are visible before sign in. Create an account when you are ready to save an API key and run authenticated requests.

Set up API keyEndpoint docs

Endpoint

Choose one catalog endpoint for this request.

19 shown
Group
GETapiKey3 credits/requestimdb.technicalSpecsResponseDocIMDb
GET /imdb/title/technical-specs

IMDb title technical specs

Returns normalized public IMDb technical specifications such as runtime, sound mix, color, and aspect ratio. Pass exactly one of `id` or `url`.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key
View docs

API key

API key required for live requests. Your key is only used to send requests from this Playground.

not configured

Active Playground key: not configured

Manage API keys in Console

Add an API key to send a live request.

If an active API key is configured, Copy cURL includes it. Share links never include API keys.

View docs
Sample responseGET

Shown before your first request. Add an API key and send a request to see the live response, status, latency, and headers.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "id": "tt1375666",
    "specs": [
      {
        "name": "Runtime",
        "slug": "runtime",
        "values": [
          "2 hours 28 minutes"
        ]
      },
      {
        "name": "Sound Mix",
        "slug": "sound-mix",
        "values": [
          "DTS",
          "Dolby Digital",
          "SDDS"
        ]
      }
    ],
    "public_page_derived": true
  }
}

Endpoint details

Returns normalized public IMDb technical specifications such as runtime, sound mix, color, and aspect ratio. Pass exactly one of `id` or `url`.

Method
GET
Path
/imdb/title/technical-specs
Authentication
apiKey
Credit cost
3 credits/request
Platform
IMDb
Parameters
3 documented fields

Request parameters

id:queryurl:queryx-api-key:header

Response schema fields

codedatadata.fetched_atdata.iddata.public_page_deriveddata.source_urldata.specsdata.specs[].namedata.specs[].slugdata.specs[].valuesdata.urlmsg

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "id": "tt1375666",
    "specs": [
      {
        "name": "Runtime",
        "slug": "runtime",
        "values": [
          "2 hours 28 minutes"
        ]
      },
      {
        "name": "Sound Mix",
        "slug": "sound-mix",
        "values": [
          "DTS",
          "Dolby Digital",
          "SDDS"
        ]
      }
    ],
    "public_page_derived": true
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/imdb/title/technical-specs" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View endpoint docsOpen platform pageBrowse all endpointsPricingIMDb name detailIMDb name awardsIMDb name creditsIMDb title searchIMDb title detail

Browse public API demos

Search stored Google Maps businessesFacet stored Google Maps businessesGoogle Trends explore dataSearch Nominatim placesReverse geocode coordinatesSearch TripAdvisor placesSearch Zillow listingsCoinGecko markets
DocsPlatformsPricing