Tools/knowledge/wikipedia_search

knowledge/wikipedia_search

Full-text search across Wikipedia articles, returning titles and snippets.

0.1 credits / call ($0.0001)
charged on success

What it does

Searches the full text of English Wikipedia and returns matching article titles with highlighted snippets, sizes, and word counts.

Primary use cases

  • Finding the right article title to pass to the summary tool.
  • Discovering related articles for a topic.

Good to know

Use srlimit to control how many results come back and sroffset to page through them. Article text is CC BY-SA: credit Wikipedia and link back when you surface content.

Parameters

srlimitintegeroptionaldefault: 10

Number of results to return (1-50).

sroffsetintegeroptionaldefault: 0

Result offset for pagination.

srsearchstringrequired

Search query text.

knowledge/wikipedia_search — Faro