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. /Rotten Tomatoes
  4. /Rotten Tomatoes movie search API

Endpoint Playground

Try the Rotten Tomatoes movie search API

Test Crawlora's Rotten Tomatoes movie search 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
/rottentomatoes/search
Platform
Rotten Tomatoes
Auth
apiKey
Credits
2 credits/request
Required params
query
Common optional params
limit
Rotten Tomatoes movie search API documentationRotten Tomatoes platform pageCrawlora API pricingTry Rotten Tomatoes movie discovery rows APITry Rotten Tomatoes TV discovery rows APITry Rotten Tomatoes episode detail APITry Rotten Tomatoes movie detail APITry Rotten Tomatoes movie reviews API

Prefilled cURL

curl "https://api.crawlora.net/api/v1/rottentomatoes/search?query=inception&limit=10" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Request parameters visible to crawlers

ParameterTypeRequiredPrefilled valueDescription
querystringYesinceptionSearch query
limitintegerNo10Rows to return, default 10, max 20

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "query": "inception",
    "limit": 2,
    "results": [
      {
        "title": "Inception",
        "path": "/m/inception",
        "url": "https://www.rottentomatoes.com/m/inception",
        "release_year": "2010",
        "tomatometer_score": 87,
        "tomatometer_sentiment": "POSITIVE"
      }
    ]
  }
}

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.

9 shown
Group
GETapiKey2 credits/requestrottentomatoes.searchResponseDocRotten Tomatoes
GET /rottentomatoes/search

Rotten Tomatoes movie search

Returns normalized Rotten Tomatoes movie search rows from credential-free server-rendered search HTML.

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": {
    "query": "inception",
    "limit": 2,
    "results": [
      {
        "title": "Inception",
        "path": "/m/inception",
        "url": "https://www.rottentomatoes.com/m/inception",
        "release_year": "2010",
        "tomatometer_score": 87,
        "tomatometer_sentiment": "POSITIVE"
      }
    ]
  }
}

Endpoint details

Returns normalized Rotten Tomatoes movie search rows from credential-free server-rendered search HTML.

Method
GET
Path
/rottentomatoes/search
Authentication
apiKey
Credit cost
2 credits/request
Platform
Rotten Tomatoes
Parameters
3 documented fields

Request parameters

query:querylimit:queryx-api-key:header

Response schema fields

codedatadata.fetched_atdata.limitdata.querydata.resultsdata.results[].castdata.results[].certified_freshdata.results[].end_yeardata.results[].image_urldata.results[].pathdata.results[].release_year

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "query": "inception",
    "limit": 2,
    "results": [
      {
        "title": "Inception",
        "path": "/m/inception",
        "url": "https://www.rottentomatoes.com/m/inception",
        "release_year": "2010",
        "tomatometer_score": 87,
        "tomatometer_sentiment": "POSITIVE"
      }
    ]
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/rottentomatoes/search?query=<query>" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View endpoint docsOpen platform pageBrowse all endpointsPricingRotten Tomatoes movie discovery rowsRotten Tomatoes TV discovery rowsRotten Tomatoes episode detailRotten Tomatoes movie detailRotten Tomatoes movie reviews

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