Gamepedia: Get Backlinks
Gamepedia via Parse · entertainment
Find all pages that link to a given page. Returns page ID, namespace, and title for each linking page. Supports pagination via blcontinue token. 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_backlinks
- Interface artifact
- sha256:62dd0af8cdcf006aa178639d2bcd70126b5f40085c6863e6d362ca750a051f51
- Manifest digest
- sha256:9970382cddb3c24baedef5ce434593df61f5eee407f73a8f7d4ebc88361295da
Request fields
- page (string, required): Target page title
- limit (integer): Max results to return: Allowed values: 5, 50
- continue (string): Continuation token from previous response's blcontinue field
- subdomain (string): Wiki subdomain: Allowed values: minecraft, zelda, leagueoflegends
Example queries
- {"page":"Diamond","limit":"5","subdomain":"minecraft"}