Gateoverflow: Get Question
Gateoverflow via Parse · education
Retrieve a GATE exam question by its numeric ID. Returns the question text, multiple-choice options (labeled A through D or more), tags, vote count, view count, and answer count. The question_text and option texts contain LaTeX math notation in $...$ delimiters. Options are present only for MCQ-type questions; non-MCQ questions return an empty options array. Access GATE exam questions with their options, metadata, and tags from GATEOverflow.in Fulfilled by Parse from gateoverflow.in.
- developer-tools
- education
- gateoverflow
- gateoverflow-in
- other
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5e54d2f3-b4eb-4dc0-b289-8c59dedf5e85/get_question
- Interface artifact
- sha256:72f270eb82eb85d3b0b1a341d3b31e025340534662f6f4acd93004c1992de984
- Manifest digest
- sha256:d1a6b11ae7a637b8ca2d40df1867fef714a8691d87a526e96f1e40fd6e31508f
Request fields
- question_id (string, required): Numeric question ID from GATEOverflow (visible in the URL path, e.g. '1457' from gateoverflow.in/1457/...).