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. /Metaculus
  4. /Metaculus question options API

Endpoint Playground

Try the Metaculus question options API

Test Crawlora's Metaculus question options 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
/metaculus/question/{id}/options
Platform
Metaculus
Auth
apiKey
Credits
3 credits/request
Required params
id
Common optional params
method
Metaculus question options API documentationMetaculus platform pageCrawlora API pricingTry Metaculus category questions APITry Metaculus comments feed APITry Metaculus project questions APITry Metaculus question detail APITry Metaculus question forecast history API

Prefilled cURL

curl "https://api.crawlora.net/api/v1/metaculus/question/43731/options?method=recency_weighted" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Request parameters visible to crawlers

ParameterTypeRequiredPrefilled valueDescription
id (path)stringYes43731Metaculus question or post id
methodstringNorecency_weightedAggregation method

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "question": {
      "id": 43731,
      "question_id": 43761,
      "title": "OpenAI or Anthropic valuation?",
      "question_type": "multiple_choice",
      "public_page_derived": true
    },
    "method": "recency_weighted",
    "options_count": 2,
    "options": [
      {
        "index": 0,
        "label": "OpenAI",
        "center": 0.42,
        "lower": 0.31,
        "upper": 0.43,
        "mean": 0.39,
        "forecast_value": 0.42,
        "forecaster_count": 5
      }
    ],
    "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.

11 shown
Group
GETapiKey3 credits/requestmetaculus.optionsResponseDocMetaculus
GET /metaculus/question/{id}/options

Metaculus question options

Returns public multiple-choice option labels and latest option-level forecast values for one Metaculus question. The `method` enum accepts `recency_weighted`, `unweighted`, and `single_aggregation`.

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": {
    "question": {
      "id": 43731,
      "question_id": 43761,
      "title": "OpenAI or Anthropic valuation?",
      "question_type": "multiple_choice",
      "public_page_derived": true
    },
    "method": "recency_weighted",
    "options_count": 2,
    "options": [
      {
        "index": 0,
        "label": "OpenAI",
        "center": 0.42,
        "lower": 0.31,
        "upper": 0.43,
        "mean": 0.39,
        "forecast_value": 0.42,
        "forecaster_count": 5
      }
    ],
    "public_page_derived": true
  }
}

Endpoint details

Returns public multiple-choice option labels and latest option-level forecast values for one Metaculus question. The `method` enum accepts `recency_weighted`, `unweighted`, and `single_aggregation`.

Method
GET
Path
/metaculus/question/{id}/options
Authentication
apiKey
Credit cost
3 credits/request
Platform
Metaculus
Parameters
3 documented fields

Request parameters

id:pathmethod:queryx-api-key:header

Response schema fields

codedatadata.fetched_atdata.methoddata.optionsdata.options[].centerdata.options[].forecast_valuedata.options[].forecaster_countdata.options[].indexdata.options[].labeldata.options[].lowerdata.options[].mean

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "question": {
      "id": 43731,
      "question_id": 43761,
      "title": "OpenAI or Anthropic valuation?",
      "question_type": "multiple_choice",
      "public_page_derived": true
    },
    "method": "recency_weighted",
    "options_count": 2,
    "options": [
      {
        "index": 0,
        "label": "OpenAI",
        "center": 0.42,
        "lower": 0.31,
        "upper": 0.43,
        "mean": 0.39,
        "forecast_value": 0.42,
        "forecaster_count": 5
      }
    ],
    "public_page_derived": true
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/metaculus/question/<id>/options" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View endpoint docsOpen platform pageBrowse all endpointsPricingMetaculus category questionsMetaculus comments feedMetaculus project questionsMetaculus question detailMetaculus question forecast history

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