Testbook: Get Questions By Topic
Testbook via Parse · education
Fetch MCQ questions listed under a given topic on Testbook. The topic is identified by its URL slug (e.g. 'mcq-on-research-methodology--5eea6a0d39140f30f369e1a5'). Returns up to ~15 questions per topic page, including question text, multiple-choice options, correct answer, solution explanation, and the topic breadcrumb. The slug can be obtained from Testbook's /objective-questions listing pages where topic links follow the pattern '<topic-slug>--<topic-id>'. One round trip per call; no pagination. Search exams, courses, test series, and articles on Testbook.com. List exam categories and upcoming live classes for India's government exam preparation platform. Fulfilled by Parse from testbook.com.
- education
- government-public
- news-media
- parse
- platform-key
- testbook
- testbook-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fd84e6b2-7849-4708-adad-1bdac1e30c63/get_questions_by_topic
- Interface artifact
- sha256:67a9989c746f242fa26579686110efffcae684b13d86ea260f08bfc82d48a596
- Manifest digest
- sha256:e75cb2f70cf1abbfe54b832bac345da8dbff634c07993a56eee1d7c21681ae56
Request fields
- language (string): Language for results. Accepts: English, Hindi.: Allowed values: English, Hindi
- topic_slug (string, required): Topic URL slug including the tag ID suffix, as found on Testbook objective-questions pages (e.g. 'mcq-on-research-methodology--5eea6a0d39140f30f369e1a5', 'mcq-on-computer-graphics--5eea6a0939140f30f369da4d').
Example queries
- {"language":"English","topic_slug":"mcq-on-research-methodology--5eea6a0d39140f30f369e1a5"}