Gamepedia: List Category Members
Gamepedia via Parse · entertainment
List all wiki pages in a specific category. Returns page IDs, namespaces, and titles. Supports pagination via the cmcontinue token from a previous response. Access wiki content, search, categories, images, and metadata from Fandom/Gamepedia wikis. Use the 'subdomain' parameter to target specific wikis (e.g., 'minecraft', 'zelda', 'leagueoflegends'). Fulfilled by Parse from gamepedia.com.
- developer-tools
- education
- entertainment
- gamepedia
- gamepedia-com
- 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/8e808513-8d56-405d-9ad6-94360a42ad04/list_category_members
- Interface artifact
- sha256:fdf3da6af615ef036894186d7c5b539d63a8a1cb060f4b2a3e9ecd36800b1e2b
- Manifest digest
- sha256:a9913e482104c08efb74c66030d268cf6729121a447d35c2f42c989c712df7c5
Request fields
- limit (integer): Max results to return: Allowed values: 10, 50
- category (string, required): Category name (with or without 'Category:' prefix)
- continue (string): Continuation token from previous response's cmcontinue field
- subdomain (string): Wiki subdomain: Allowed values: minecraft, zelda, leagueoflegends
Example queries
- {"limit":"10","category":"Blocks","subdomain":"minecraft"}