Guides
Task-oriented walkthroughs for the things people do with fandom.
Each guide is built around a job rather than a command. They assume you have run the quick start.
- Browsing a wiki — search, list, and explore articles using the Fandom v1 API.
- Fetching a full article — get wikitext, infobox fields, link graphs, and categories with the
pagecommand. - BFS full-wiki crawl — use
allpagesandpagetogether to reconstruct an entire wiki without missing any page. - Discovering wikis — find wikis by keyword or content hub.
Browsing a wiki
Search, list, and explore articles using the Fandom v1 API.
Fetching a full article
Get wikitext, infobox fields, link graphs, and categories with the page command.
BFS full-wiki crawl
Use allpages and page together to reconstruct an entire wiki without missing any page.
Discovering wikis
Find wikis by keyword or content hub.