Search code examples
pythonwikimediawiki

Where can I find a good mwclient introduction?


I'm just starting with mwclient. I'm going to create bots to query our MediaWiki database and make small revisions.

But I cannot find anywhere a simple list of python commands like how to get ages of pages, contents of categories, contents of pages, etc.

Does anyone know a good starters resource?


Solution

  • One of my colleagues just sent me a link to the MediaWiki API wiki page.