/fandom/pages/search
Search a Fandom wiki by full-text query
Price: 1 credit per 50 results
💡 AI Hint: Search a Fandom (Wikia) wiki by a full-text query. Pick the wiki with its subdomain or URL and an optional language path segment. Filter by page kind (articles, categories, templates, user blogs, forums, …) and choose the result ordering (relevance, creation or last-edit time, incoming link count). Returns for each match the page id, title, namespace, the byte size, word count, last-edit timestamp and the page 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"
Full-text search query
1"quidditch"
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
8Which kind of page to search (article namespace by default)
article, talk, user, project, file, template, help, category, forum, user_blog, blog Ordering of the results
relevance, create_timestamp_asc, create_timestamp_desc, last_edit_asc, last_edit_desc, incoming_links_asc, incoming_links_desc, just_match