/fandom/pages/list
List the pages of a Fandom wiki, optionally filtered by prefix and namespace
Price: 1 credit per 500 results
💡 AI Hint: List the pages of a Fandom (Wikia) wiki in alphabetical order, optionally filtered by a title prefix, namespace (articles, categories, templates, user blogs, …) and redirect status. Pick the wiki by subdomain or URL and an optional language path segment. Returns each page’s id, title, namespace and URL.
Authorizations
API token from the dashboard
Headers
Body
Wiki subdomain (e.g. harrypotter, minecraft) or a full wiki URL
1"harrypotter"
"minecraft"
"https://elderscrolls.fandom.com"
Number of pages to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Language path segment for multilingual wikis (e.g. de, es, pl); empty for the default
8Return only pages whose title starts with this prefix
255Which namespace to list (article namespace by default)
article, talk, user, project, file, template, help, category, forum, user_blog, blog Whether to include redirect pages
all, redirects, nonredirects