this is a recently (as in 1.26wmf13) added enhancement to action=query, which is not yet available via API.
the field is called "visitedWatchers", and should probably require both new inprop value, as well as output field.
see T51506.
peace.
this is a recently (as in 1.26wmf13) added enhancement to action=query, which is not yet available via API.
the field is called "visitedWatchers", and should probably require both new inprop value, as well as output field.
see T51506.
peace.
This metric will help me generate a more meaningful WikiProject Watchers report https://en.wikipedia.org/wiki/Wikipedia:Database_reports/WikiProject_watchers
Further, having this information will help me evaluate the outcomes of my WikiProject work – using raw watchers is an unreliable metric, since some WikiProjects are several years old and have watchers who haven't edited in years.
Therefore, I would be happy to see "actual watcher" information exposed via the API. Thank you.
whoever closes this ticket - i think it may be good idea to redefine it as:
all data available via
action=info
should be available via api call
action=query&prop=info
whenever possible.
this will add a bunch of new "inprop" values, and should not affect any existing code not using those new values.
peace.
Looking through it:
Change 263162 had a related patch set uploaded (by Sn1per):
Expose visitedwatchers to API through action=query&prop=info
Change 263162 merged by jenkins-bot:
Expose visitingwatchers to API through action=query&prop=info
Change 274966 had a related patch set uploaded (by Krinkle):
api: Avoid bad query when $unwatchedPageThreshold is not set
Change 274966 abandoned by Krinkle:
api: Avoid bad query when $unwatchedPageThreshold is not set