Wikia: Get Page Data
Wikia via Parse · entertainment
Retrieve detailed information for a specific wiki page, including its description (first paragraph), infobox data (structured key-value pairs from the sidebar), sections outline, and categories. Returns stale_input with kind 'input_not_found' if the page title does not exist on the wiki. A comprehensive scraper for Fandom wikis that extracts structured data about characters, episodes, lore, and more using the MediaWiki API. Fulfilled by Parse from wikia.org.
- developer-tools
- education
- entertainment
- parse
- platform-key
- wikia
- wikia-org
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3d672e96-ab72-47c3-a6bd-214cfc76e418/get_page_data
- Interface artifact
- sha256:a32ea24a5fae7f63196261a5885051f862ad40838bbea8bf28fd7639700deea2
- Manifest digest
- sha256:a4052cb3c790876ba68a782f76fc437b3150da475f978b56743bf4e269abd7b8
Request fields
- page (string, required): The exact title of the page (e.g., 'Luke Skywalker').
- wiki (string, required): The wiki subdomain (e.g., 'starwars' for starwars.fandom.com).: Allowed values: starwars, marvel, harrypotter
Example queries
- {"page":"Luke Skywalker","wiki":"starwars"}