Crawlora
ProductPlatformsUse CasesDocsPricingCompare
Sign inTry Playground Console
Crawlora

Structured public web data APIs for search, travel, real estate, marketplaces, apps, social, audio, and AI workflows with managed execution and credit-based usage.

Product

Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon

Developers

DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP

Use cases

SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data

Legal

TermsPrivacy
Product
Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon
Developers
DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP
Use cases
SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data
Legal
TermsPrivacy

© 2026 Built with 💖 by Tony Wang

|System:Crawlora API status
  1. Home
  2. /Playground
  3. /Yahoo Finance
  4. /Yahoo Finance Calendar API

Endpoint Playground

Try the Yahoo Finance Calendar API

Test Crawlora's Yahoo Finance 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
/yahoo-finance/calendars/{type}
Platform
Yahoo Finance
Auth
apiKey
Credits
3 credits/request
Required params
type
Common optional params
start, end, limit, offset, market_cap, filter_most_active
Yahoo Finance Calendar API documentationYahoo Finance platform pageCrawlora API pricingTry Yahoo Finance Calendars APITry Yahoo Finance download APITry Yahoo Finance Industries APITry Yahoo Finance Industry APITry Yahoo Finance market status API

Prefilled cURL

curl "https://api.crawlora.net/api/v1/yahoo-finance/calendars/earnings?limit=20&offset=0" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Request parameters visible to crawlers

ParameterTypeRequiredPrefilled valueDescription
type (path)stringYesearningsCalendar type: earnings, ipo, economic-events, or splits
startstringNoStart date as YYYY-MM-DD, RFC3339, or Unix seconds
endstringNoEnd date as YYYY-MM-DD, RFC3339, or Unix seconds
limitintegerNo20Result count, max 100
offsetintegerNo0Result offset
market_capnumberNoEarnings-only market cap minimum
filter_most_activebooleanNoEarnings-only most-active filter, default true

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "type": "earnings",
    "limit": 5,
    "offset": 0,
    "rows": [
      {
        "Symbol": "AAPL",
        "Company": "Apple Inc."
      }
    ]
  }
}

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.

38 shown
GETapiKey3 credits/requestyahoofinance.calendarResponseDocYahoo Finance
GET /yahoo-finance/calendars/{type}

Yahoo Finance calendar results

Returns global Yahoo Finance calendar rows for earnings, IPOs, economic events, or splits.

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

Path 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": {
    "type": "earnings",
    "limit": 5,
    "offset": 0,
    "rows": [
      {
        "Symbol": "AAPL",
        "Company": "Apple Inc."
      }
    ]
  }
}

Endpoint details

Returns global Yahoo Finance calendar rows for earnings, IPOs, economic events, or splits.

Method
GET
Path
/yahoo-finance/calendars/{type}
Authentication
apiKey
Credit cost
3 credits/request
Platform
Yahoo Finance
Parameters
8 documented fields

Request parameters

type:pathstart:queryend:querylimit:queryoffset:querymarket_cap:queryfilter_most_active:queryx-api-key:header

Response schema fields

codedatadata.enddata.limitdata.offsetdata.rowsdata.startdata.typemsg

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "type": "earnings",
    "limit": 5,
    "offset": 0,
    "rows": [
      {
        "Symbol": "AAPL",
        "Company": "Apple Inc."
      }
    ]
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/yahoo-finance/calendars/<type>" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View endpoint docsOpen platform pageBrowse all endpointsPricingYahoo Finance calendar typesYahoo Finance batch historical pricesYahoo Finance industriesYahoo Finance industry detailYahoo Finance market status

Browse public API demos

Google Trends explore dataSearch TripAdvisor placesSearch Zillow listingsYahoo Finance ticker quoteYahoo Finance searchYahoo Finance historical pricesYahoo Finance trending symbolsSearch Airbnb stays
DocsPlatformsPricing