gamepedia.com API: opensearch_wiki
gamepedia.com via Parse · entertainment
Autocomplete/suggest page titles on a Fandom wiki. Returns a positional array: [query_string, titles_array, descriptions_array, urls_array]. Useful for building search-as-you-type interfaces. 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-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/opensearch_wiki
- Interface artifact
- sha256:3531b584f0e9988c851eda56b6511002236f9be9b085f731e530a00988f2fd47
- Manifest digest
- sha256:d1892cc0978223a4221ab2b3ac19209b1ce244a5d396c2a61ff539a59a6327b5
Request fields
- limit (integer): Max suggestions to return: Allowed values: 5, 10
- query (string, required): Search prefix for autocomplete
- subdomain (string): Wiki subdomain: Allowed values: minecraft, zelda, leagueoflegends
Example queries
- {"limit":"5","query":"creeper","subdomain":"minecraft"}