Get Liquipedia page wikitext
get_wikitextFetch raw wikitext of Liquipedia pages via MediaWiki API. Use for infoboxes, rosters, or page content not exposed as structured datapoints.
Instructions
Fetch the raw wikitext of one or more Liquipedia pages via the MediaWiki action API (no API key required). Useful for infoboxes, rosters, and page content not exposed as structured datapoints. Returns { title: wikitext }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wiki | Yes | Single wiki, e.g. 'valorant'. | |
| titles | Yes | Page titles to fetch, e.g. ['Shopify Rebellion', 'TenZ']. | |
| section | No | Only return this section index (0 = lead/infobox). Omit for full page. |