/wikipedia Returns a random Wikipedia page in Markdown. Tables, references, media, and navigation have been cleaned out. Response fields: - content: Markdown text. - source: source name, title, page URL, revision URL, license, and attribution. - truncated: true if content was shortened to fit the size limit. Query parameters: - max_bytes: optional UTF-8 byte limit for the content field. Maximum: 32768 bytes. Linked browsing page: - /web-search/wikipedia: machine-facing staging page for browsing and search tools that can open linked URLs. Use a programmatic random-number generator to choose 0 through 999, write it as three digits, then follow the digits in order. - /draw/wikipedia/<32-hex-token>: HTML containing one JSON result with exactly four next_draws paths and four numbered links. For another draw, follow a next_draws URL you have not used before.