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 company credits API

Endpoint Playground

Try the IMDb title company credits API

Test Crawlora's IMDb title company credits 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/company-credits
Platform
IMDb
Auth
apiKey
Credits
3 credits/request
Required params
None
Common optional params
id, url
IMDb title company credits 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/company-credits?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",
    "type": "company_credits",
    "company_credits": [
      {
        "name": "Production Companies",
        "slug": "production-companies",
        "companies": [
          {
            "name": "Warner Bros.",
            "url": "https://www.imdb.com/company/co0002663/",
            "note": "presents",
            "public_signals": 3
          }
        ]
      }
    ],
    "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.titlePublicFactsResponseDocIMDb
GET /imdb/title/company-credits

IMDb title company credits

Returns normalized public IMDb company-credit sections for a title. 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",
    "type": "company_credits",
    "company_credits": [
      {
        "name": "Production Companies",
        "slug": "production-companies",
        "companies": [
          {
            "name": "Warner Bros.",
            "url": "https://www.imdb.com/company/co0002663/",
            "note": "presents",
            "public_signals": 3
          }
        ]
      }
    ],
    "public_page_derived": true
  }
}

Endpoint details

Returns normalized public IMDb company-credit sections for a title. Pass exactly one of `id` or `url`.

Method
GET
Path
/imdb/title/company-credits
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.company_creditsdata.company_credits[].companiesdata.company_credits[].companies[].namedata.company_credits[].companies[].notedata.company_credits[].companies[].public_signalsdata.company_credits[].companies[].urldata.company_credits[].namedata.company_credits[].slugdata.factsdata.facts[].public_signals

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "id": "tt1375666",
    "type": "company_credits",
    "company_credits": [
      {
        "name": "Production Companies",
        "slug": "production-companies",
        "companies": [
          {
            "name": "Warner Bros.",
            "url": "https://www.imdb.com/company/co0002663/",
            "note": "presents",
            "public_signals": 3
          }
        ]
      }
    ],
    "public_page_derived": true
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/imdb/title/company-credits" \
  -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