Skip to content

Instantly share code, notes, and snippets.

@JJPMaster
Last active May 30, 2022 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JJPMaster/70eaef0fce0f2f746c6b7dc2bffca90e to your computer and use it in GitHub Desktop.
Save JJPMaster/70eaef0fce0f2f746c6b7dc2bffca90e to your computer and use it in GitHub Desktop.
JSON output of example of MediaWiki API usage
{
"batchcomplete": "",
"query": {
"users": [
{
"userid": 31726653,
"name": "JJPMaster",
"editcount": 3975,
"groups": [
"abusefilter-helper",
"extendedconfirmed",
"interface-admin",
"rollback",
"thumbsucker",
"*",
"user",
"autoconfirmed"
],
"gender": "female"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment