Funtrivia: Get Trivia Subtopics By Category
Funtrivia via Parse · entertainment
Retrieve sub-topics for a given trivia category. Returns subtopic IDs usable with get_trivia_questions_by_subtopic. Not all categories have subtopics; categories without subtopics return an empty array. Access trivia questions, categories, and quizzes from funtrivia.com. Supports keyword search, category and sub-topic browsing, and full quiz retrieval including questions, answer options, and correct answers. Fulfilled by Parse from funtrivia.com.
- education
- entertainment
- funtrivia
- funtrivia-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fcf298a7-65f1-4c50-bb96-0b8b3ae47407/get_trivia_subtopics_by_category
- Interface artifact
- sha256:37697a49c4013a54bf63be3df7c35b55b9643dc82278a3050438705ea013a57d
- Manifest digest
- sha256:7b051b9f0ce8d9bc15256c05c5df43543b452482d329f1bbd0df3c26c7b748d7
Request fields
- cat_id (string, required): Category ID from get_trivia_categories (e.g. '1' for Animals).
Example queries
- {"cat_id":"1"}