recent_changes
Track live Wikipedia article edits and new pages; filter by edit, new page, category, or log to spot breaking-news updates and emerging topics.
Instructions
Show the most recent changes to Wikipedia articles — a live window into what editors are doing right now. Uses the MediaWiki recentchanges feed over the article namespace. kind filters the stream: 'edit' (text changes), 'new' (newly published articles — a discovery feed of brand-new pages), 'categorize' (category membership changes), 'log' (page moves, deletions, protections). Complements revisions (history of one article) with the reverse angle: the freshest edits everywhere. Each entry shows the change kind, article link, byte-size delta, editor, timestamp, edit comment, and a diff link — great for spotting breaking-news edits, new pages on emerging topics, and bot-maintenance sweeps. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter the change stream: 'all' (default), 'edit', 'new', 'categorize', or 'log' | all |
| lang | No | Wikipedia language code (default 'en') | en |
| limit | No | Max changes to return (default 10, max 50) |