If you have an access to ToolsForge, you could also get this
statistics with a single SQL query:
https://quarry.wmflabs.org/query/44764 (replace the "fr" in
"frwikisource_p" with the code of the language you are interested in).
The query is quite slow because fr.wikisource is large, it should be
much faster for smaller wikis.

Thomas

Le dim. 10 mai 2020 à 06:26, AntiCompositeNumber
<[email protected]> a écrit :
>
> 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

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to