Gamepedia: Get Wiki Page Html
Gamepedia via Parse · entertainment
Retrieve a wiki page's rendered HTML content along with its sections, images, links, and categories. The text field contains the full rendered HTML of the page. Heavy response — use get_wiki_page_sections or get_page_links for lighter alternatives. 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/get_wiki_page_html
- Interface artifact
- sha256:80afc5f58a5c64d6f904c157920116c70b568a48ed86bce70bef5859690d2ccb
- Manifest digest
- sha256:3025cd29715110518f539779ddf8b1585e6779b79d458673fd2c7c0259c3a838
Request fields
- page (string, required): Page title to retrieve (e.g., 'Diamond', 'Creeper')
- subdomain (string): Wiki subdomain: Allowed values: minecraft, zelda, leagueoflegends
Example queries
- {"page":"Diamond","subdomain":"minecraft"}