On 8 May 2012 15:23, Bináris <[email protected]> wrote: > Unfortunately, bot flag is only stored in recent changes table of the > database, and there is no chance to filter bot edits from page histories.
This is not completely true - the bot flag is also a property of the user account. You can query e.g. http://nl.wikipedia.org/w/index.php?title=Speciaal:Gebruikerslijst&offset=&limit=500&group=bot&uselang=en I'm not sure if there is an easy way to query this from pywikipedia, though. Best, Merlijn _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
