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. /Box Office Mojo
Media & Streaming21 active endpointsapiKey

Box Office Mojo Scraper API

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.

Extract Box Office Mojo lifetime grosses, yearly and weekend charts, releases, franchises, and genres as structured JSON from public pages.

View docs Open Playground

Endpoint families

6

Documented params

57

Examples

21

Live catalog snapshot

Box Office Mojo coverage

Active endpoints

21

Methods

GET

Required params

33

Schema refs

21

Calendar3
Weekend3
Year2
Brand1
{
  "platform": "Box Office Mojo",
  "endpoint": "boxofficemojo-lifetime-grosses",
  "method": "GET",
  "path": "/boxofficemojo/lifetime-grosses",
  "auth": "apiKey"
}

Related use cases

Film and TV Data AI Agent Web Data

Use cases

Workflows that fit Box Office Mojo

Extract Box Office Mojo lifetime grosses, yearly and weekend charts, releases, franchises, and genres as structured JSON from public pages.

Box office chart collection

Use Box Office Mojo endpoints to turn box office chart collection into repeatable API requests with documented inputs and JSON responses.

Title and release gross tracking

Use Box Office Mojo endpoints to turn title and release gross tracking into repeatable API requests with documented inputs and JSON responses.

Franchise and genre analysis

Use Box Office Mojo endpoints to turn franchise and genre analysis 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.

3 endpoints

Calendar

/boxofficemojo/calendar

GETapiKey
3 endpoints

Weekend

/boxofficemojo/weekend/domestic

GETapiKey
2 endpoints

Year

/boxofficemojo/year/domestic

GETapiKey
1 endpoints

Brand

/boxofficemojo/brand

GETapiKey
1 endpoints

Brands

/boxofficemojo/brands

GETapiKey
1 endpoints

Date

/boxofficemojo/date/domestic

GETapiKey

Featured endpoints

Box Office Mojo API endpoints

Browse full docs
GETapiKeyexample
/boxofficemojo/lifetime-grosses
Details

Box Office Mojo lifetime gross chart

Returns normalized rows from Box Office Mojo's credential-free lifetime gross chart. `area` values: `worldwide`, `domestic`.

area:queryoffset:queryx-api-key:header
Open in Playground
GETapiKeyexample
/boxofficemojo/year/domestic
Details

Box Office Mojo domestic yearly box office

Returns normalized release rows from Box Office Mojo's public domestic yearly calendar-grosses chart.

year:queryx-api-key:header
Open in Playground
GETapiKeyexample
/boxofficemojo/year/worldwide
Details

Box Office Mojo worldwide yearly box office

Returns normalized release-group rows from Box Office Mojo's public worldwide yearly chart.

year:queryx-api-key:header
Open in Playground
GETapiKeyexample
/boxofficemojo/weekend/domestic
Details

Box Office Mojo domestic weekend box office

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

year:queryweek:queryx-api-key:header
Open in Playground
GETapiKeyexample
/boxofficemojo/title
Details

Box Office Mojo title detail

Returns normalized Box Office Mojo title release-group and market-gross tables from a public title page. Pass exactly one of `id`, `path`, or `url`.

id:querypath:queryurl:query+1 more
Open in Playground
GETapiKeyexample
/boxofficemojo/release
Details

Box Office Mojo release detail

Returns normalized Box Office Mojo release summary fields and domestic daily rows from a public release page. Pass exactly one of `id`, `path`, or `url`.

id:querypath:queryurl:query+1 more
Open in Playground

Integration preview

Box Office Mojo lifetime gross chart

curl -X GET "https://api.crawlora.net/api/v1/boxofficemojo/lifetime-grosses" \
  -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

IMDb

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.

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.

Test Box Office Mojo endpoints against the same catalog used by Docs.

Read docs Create account