The ProofreadPage extension provides information about the extension's configurations using the query action with meta=proofread
:
{ "action": "query", "meta": "proofread" }
Example: https://en.wikisource.org/wiki/Special:ApiSandbox#action=query&format=json&meta=proofreadinfo
Response{ "batchcomplete": "", "query": { "proofreadnamespaces": { "index": { "id": 106 }, "page": { "id": 104 } }, "proofreadqualitylevels": [ { "id": 0, "category": "Without text" }, { "id": 1, "category": "Not proofread" }, { "id": 2, "category": "Problematic" }, { "id": 3, "category": "Proofread" }, { "id": 4, "category": "Validated" } ] } }
You can select which properties are returned using the prpiprop
key:
namespaces
: The Index and Page namespacesqualitylevels
: the quality levels, which reports the following information:
MediaWiki:Proofreadpage quality0 category
messagesThe default value for this key is namespaces|qualitylevels
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4