Page MenuHomePhabricator

IABot run page should return JSON data
Closed, ResolvedPublic

Description

For the IABot runpage: https://tools.wmflabs.org/iabot/index.php?page=runpages

Return a JSON (or whatever) showing if a language (or all languages) is currently enabled or not. Required for other bots, like before trying to create and upload diffs via invokebot.

I tried web scraping but requires login and unable to how with cookies. Currently trying a test edit to userspace to determine if the wiki is enabled for editing by IABot, but this will result in a lot of test edits.

Event Timeline

Harej renamed this task from Feature request: Bot runpage status to IABot run page should return JSON data.Jan 25 2021, 7:44 PM
Cyberpower678 claimed this task.

This is implemented in v2.0.9. Use action=runpages to call it.