Main Page

From Apibot

Jump to: navigation, search

Apibot is a MediaWiki bot, written in PHP, and oriented towards bot operators with a basic PHP knowledge.

Abilities

  • support for all API and some web-based MediaWiki functionality
  • richness and fine-grainedness of the functions that no other bot even comes close to
  • an iterator / actionobject framework on top of the bot basic functions
  • support for compressed transfers
  • support for HTTP over SSL (HTTPS) transfers
  • support for HTTP authentication (in addition to the MediaWiki account authentication)
  • page bot exclusion compliance
  • stack-based reentrantness: push_bot_state() and pop_bot_state() functions
  • a huge number of wiki / user information returning functions
  • most functions will work with MW as old as 1.12, or even older (some through web-based backends)

Demos

License

GNU Affero General Public License, version 3.0 or any later - that is, Apibot is free software.

Download

The latest release can be found here (7-Zip packed).

A list of all releases (downloadable links) can be found here, and here is the changelog of the stable versions.

Support

Development

The development version can be found here.

If you would like to participate in the development, check the team page.

Personal tools