An open API service indexing awesome lists of open source software.

https://github.com/x-tools/xtools

A suite of tools to analyze page, user and project data of MediaWiki websites
https://github.com/x-tools/xtools

analytics wikimedia wikipedia

Last synced: 6 months ago
JSON representation

A suite of tools to analyze page, user and project data of MediaWiki websites

Awesome Lists containing this project

README

          

XTools
======

XTools is a suite of statistics tools for Wikimedia wikis, users, pages, and more.

* Documentation: https://www.mediawiki.org/wiki/Special:MyLanguage/XTools
* Issue tracker: https://phabricator.wikimedia.org/tag/xtools/

[![release](https://img.shields.io/github/release/x-tools/xtools.svg)](https://github.com/x-tools/xtools/releases/latest)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

![CI](https://github.com/x-tools/xtools/actions/workflows/ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/x-tools/xtools/branch/main/graph/badge.svg?token=BCmHqChZl7)](https://codecov.io/gh/x-tools/xtools)

## Contributing

See [CONTRIBUTING.md](https://github.com/x-tools/xtools/blob/main/CONTRIBUTING.md)

## Kudos and history

This is the second rewrite of the popular toolset
originally written by [User:X!](https://en.wikipedia.org/wiki/User:X!) for the English Wikipedia.

XTools was first refactored in 2014 by [Hedonil](https://de.wikipedia.org/wiki/Benutzer:Hedonil).

In 2017, it was rewritten again by [Matthewrb](https://en.wikipedia.org/wiki/User:Matthewrb),
[MusikAnimal](https://en.wikipedia.org/wiki/User:MusikAnimal), [Samwilson](https://meta.wikimedia.org/wiki/User:Samwilson),
and [others](https://github.com/x-tools/xtools/graphs/contributors). Up until version 3.12.0, XTools could
theoretically be used on any MediaWiki installation. However official support was dropped due to lack of usage by
third parties and associated maintenance burden.

## Licence

Copyright © 2008-2025 [XTools contributors](https://github.com/x-tools/xtools/graphs/contributors).

XTools source code is licensed under [GPL 3.0 or later](https://www.gnu.org/licenses/gpl-3.0.html).