/boxofficemojo/brandapiKey3 credits/requestBox Office Mojo brand detail
Returns normalized release rows from a public Box Office Mojo brand page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
API Reference
Use Crawlora's Box Office Mojo API endpoints to extract supported public Box Office Mojo data as structured JSON. This documentation covers 21 active endpoints including Box Office Mojo brand detail, Box Office Mojo brand chart, Box Office Mojo domestic release schedule, Box Office Mojo domestic release schedule changes, and related APIs. Developers can use these endpoints for monitoring, enrichment, research dashboards, internal data pipelines, and agent-native workflows without maintaining platform-specific scraping code. Each endpoint page documents authentication, request parameters such as year, month, date, week, cURL examples, response examples, response schemas, errors, credit cost, and Playground testing. Send requests to the Crawlora API with an x-api-key header, review usage and plan limits on pricing, and test safe sample requests in Playground before moving the workflow into production.
Choose an endpoint, send an authenticated request with the x-api-key header, and inspect the normalized JSON response. The examples below use the public Crawlora API base URL and the same endpoint catalog used by Playground.
curl -X GET "https://api.crawlora.net/api/v1/boxofficemojo/lifetime-grosses?area=worldwide" \
-H "x-api-key: $CRAWLORA_API_KEY"These endpoint cards are generated from the active Crawlora endpoint catalog, including method, path, auth mode, credit cost, parameter summary, docs, and Playground links.
/boxofficemojo/brandapiKey3 credits/requestReturns normalized release rows from a public Box Office Mojo brand page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/brandsapiKey2 credits/requestReturns normalized rows from Box Office Mojo's public brand chart.
Required params: None
/boxofficemojo/calendarapiKey2 credits/requestReturns normalized grouped rows from Box Office Mojo's public domestic release schedule. Provide `year` and `month`.
Required params: year:query, month:query
/boxofficemojo/calendar/changesapiKey2 credits/requestReturns normalized grouped rows from Box Office Mojo's public domestic release-schedule changes page.
Required params: None
/boxofficemojo/calendar/dateapiKey2 credits/requestReturns normalized release rows for one public Box Office Mojo domestic release-schedule date.
Required params: date:query
/boxofficemojo/date/domesticapiKey2 credits/requestReturns normalized rows from Box Office Mojo's public domestic daily chart. Empty upstream daily pages return a typed not-found error rather than an empty success.
Required params: date:query
/boxofficemojo/franchiseapiKey3 credits/requestReturns normalized release rows from a public Box Office Mojo franchise page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/franchisesapiKey2 credits/requestReturns normalized rows from Box Office Mojo's public franchise chart.
Required params: None
/boxofficemojo/genreapiKey3 credits/requestReturns normalized release rows from a public Box Office Mojo genre page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/genresapiKey2 credits/requestReturns normalized rows from Box Office Mojo's public genre chart.
Required params: None
/boxofficemojo/lifetime-grossesapiKey2 credits/requestReturns normalized rows from Box Office Mojo's credential-free lifetime gross chart. `area` values: `worldwide`, `domestic`.
Required params: None
/boxofficemojo/release-groupapiKey3 credits/requestReturns normalized market release rows grouped by region from a public Box Office Mojo release-group page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/releaseapiKey3 credits/requestReturns normalized Box Office Mojo release summary fields and domestic daily rows from a public release page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/showdownapiKey3 credits/requestReturns normalized release comparison metrics from a public Box Office Mojo showdown page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/showdownsapiKey2 credits/requestReturns normalized comparison rows from Box Office Mojo's public showdowns page.
Required params: None
/boxofficemojo/titleapiKey3 credits/requestReturns normalized Box Office Mojo title release-group and market-gross tables from a public title page. Pass exactly one of `id`, `path`, or `url`.
Required params: None
/boxofficemojo/weekend/domesticapiKey2 credits/requestReturns normalized rows from Box Office Mojo's public domestic weekend chart. Empty upstream weekend pages return a typed not-found error rather than an empty success.
Required params: year:query, week:query
/boxofficemojo/weekend/domestic/by-distributorapiKey2 credits/requestReturns normalized distributor rows from Box Office Mojo's public domestic weekend by-distributor chart. Empty upstream weekend pages return a typed not-found error rather than an empty success.
Required params: year:query, week:query
/boxofficemojo/weekend/domestic/estimatesapiKey2 credits/requestReturns normalized estimate-vs-actual rows from Box Office Mojo's public domestic weekend estimates chart. Empty upstream weekend pages return a typed not-found error rather than an empty success.
Required params: year:query, week:query
/boxofficemojo/year/domesticapiKey2 credits/requestReturns normalized release rows from Box Office Mojo's public domestic yearly calendar-grosses chart.
Required params: year:query
/boxofficemojo/year/worldwideapiKey2 credits/requestReturns normalized release-group rows from Box Office Mojo's public worldwide yearly chart.
Required params: year:query
| Endpoint | API path | Method | Credits | Required params | Docs | Playground |
|---|---|---|---|---|---|---|
| Box Office Mojo brand detail | /boxofficemojo/brand | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo brand chart | /boxofficemojo/brands | GET | 2 credits/request | None | View docs | Try endpoint |
| Box Office Mojo domestic release schedule | /boxofficemojo/calendar | GET | 2 credits/request | year:query, month:query | View docs | Try endpoint |
| Box Office Mojo domestic release schedule changes | /boxofficemojo/calendar/changes | GET | 2 credits/request | None | View docs | Try endpoint |
| Box Office Mojo domestic release schedule date | /boxofficemojo/calendar/date | GET | 2 credits/request | date:query | View docs | Try endpoint |
| Box Office Mojo domestic daily box office | /boxofficemojo/date/domestic | GET | 2 credits/request | date:query | View docs | Try endpoint |
| Box Office Mojo franchise detail | /boxofficemojo/franchise | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo franchise chart | /boxofficemojo/franchises | GET | 2 credits/request | None | View docs | Try endpoint |
| Box Office Mojo genre detail | /boxofficemojo/genre | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo genre chart | /boxofficemojo/genres | GET | 2 credits/request | None | View docs | Try endpoint |
| Box Office Mojo lifetime gross chart | /boxofficemojo/lifetime-grosses | GET | 2 credits/request | None | View docs | Try endpoint |
| Box Office Mojo release group detail | /boxofficemojo/release-group | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo release detail | /boxofficemojo/release | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo showdown detail | /boxofficemojo/showdown | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo showdowns | /boxofficemojo/showdowns | GET | 2 credits/request | None | View docs | Try endpoint |
| Box Office Mojo title detail | /boxofficemojo/title | GET | 3 credits/request | None | View docs | Try endpoint |
| Box Office Mojo domestic weekend box office | /boxofficemojo/weekend/domestic | GET | 2 credits/request | year:query, week:query | View docs | Try endpoint |
| Box Office Mojo domestic weekend by distributor | /boxofficemojo/weekend/domestic/by-distributor | GET | 2 credits/request | year:query, week:query | View docs | Try endpoint |
| Box Office Mojo domestic weekend estimates | /boxofficemojo/weekend/domestic/estimates | GET | 2 credits/request | year:query, week:query | View docs | Try endpoint |
| Box Office Mojo domestic yearly box office | /boxofficemojo/year/domestic | GET | 2 credits/request | year:query | View docs | Try endpoint |
| Box Office Mojo worldwide yearly box office | /boxofficemojo/year/worldwide | GET | 2 credits/request | year:query | View docs | Try endpoint |