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. /Box Office Mojo
  4. /Box Office Mojo release calendar API

Endpoint Playground

Try the Box Office Mojo release calendar API

Test Crawlora's Box Office Mojo release calendar 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
/boxofficemojo/calendar
Platform
Box Office Mojo
Auth
apiKey
Credits
2 credits/request
Required params
year, month
Box Office Mojo release calendar API documentationBox Office Mojo platform pageCrawlora API pricingTry Box Office Mojo brand APITry Box Office Mojo brands APITry Box Office Mojo calendar changes APITry Box Office Mojo calendar date APITry Box Office Mojo daily box office API

Prefilled cURL

curl "https://api.crawlora.net/api/v1/boxofficemojo/calendar?year=2026&month=9" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Request parameters visible to crawlers

ParameterTypeRequiredPrefilled valueDescription
yearintegerYes2026Calendar year, from 1921 through 2100
monthintegerYes9Calendar month, 1 through 12

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "year": 2026,
    "month": 9,
    "results": [
      {
        "date": "September 4, 2026",
        "releases": [
          {
            "release": "By Any Means",
            "release_path": "/release/rl564363265/",
            "distributor": "Sony Pictures Entertainment (SPE)",
            "scale": "Wide"
          }
        ]
      }
    ],
    "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.

21 shown
Group
GETapiKey2 credits/requestboxofficemojo.calendarResponseDocBox Office Mojo
GET /boxofficemojo/calendar

Box Office Mojo domestic release schedule

Returns normalized grouped rows from Box Office Mojo's public domestic release schedule. Provide `year` and `month`.

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

Required query parameters

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": {
    "year": 2026,
    "month": 9,
    "results": [
      {
        "date": "September 4, 2026",
        "releases": [
          {
            "release": "By Any Means",
            "release_path": "/release/rl564363265/",
            "distributor": "Sony Pictures Entertainment (SPE)",
            "scale": "Wide"
          }
        ]
      }
    ],
    "public_page_derived": true
  }
}

Endpoint details

Returns normalized grouped rows from Box Office Mojo's public domestic release schedule. Provide `year` and `month`.

Method
GET
Path
/boxofficemojo/calendar
Authentication
apiKey
Credit cost
2 credits/request
Platform
Box Office Mojo
Parameters
3 documented fields

Request parameters

year:querymonth:queryx-api-key:header

Response schema fields

codedatadata.fetched_atdata.monthdata.public_page_deriveddata.resultsdata.results[].datedata.results[].releasesdata.results[].releases[].castdata.results[].releases[].distributordata.results[].releases[].genresdata.results[].releases[].image_hi_res_url

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "year": 2026,
    "month": 9,
    "results": [
      {
        "date": "September 4, 2026",
        "releases": [
          {
            "release": "By Any Means",
            "release_path": "/release/rl564363265/",
            "distributor": "Sony Pictures Entertainment (SPE)",
            "scale": "Wide"
          }
        ]
      }
    ],
    "public_page_derived": true
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/boxofficemojo/calendar?year=<year>&month=<month>" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View endpoint docsOpen platform pageBrowse all endpointsPricingBox Office Mojo brand detailBox Office Mojo brand chartBox Office Mojo domestic release schedule changesBox Office Mojo domestic release schedule dateBox Office Mojo domestic daily box office

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