Extension:Proofread_Page uses categories to sort pages by quality, so it would be easiest to use that system. The category names are defined in Mediawiki:Proofreadpage_quality0_category through MediaWiki:Proofreadpage_quality4_category, and you can query those categories using the Categoryinfo or Categorymembers APIs. There is also a `proofread` query property that returns the proofreading status of a specified page.
On Sat, May 9, 2020 at 6:22 PM Shrinivasan T <[email protected]> wrote: > > Hello all, > > How to get the counts for proofread and validated pages in a Wikisource > project? > > What is the api for it? > > I like to bring graphs like below > > https://freeimage.host/i/img-20200510-034732-466.Jl1tuj > > Using api. > > Thanks. > > Shrini > > Thanks, > Shrini > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
