Skip to content

Commonists/SurfaceImageContentGap

Repository files navigation

SurfaceImageContentGap

Build Status Coverage Status Code Health License

R&D project to surface articles with most views that are lacking illustration on Wikipedia. Currently it supports two kind of search, searching articles without images given from a category or including a given template.

Usage

Searching articles from a given category without picture.

python imagegap.py -c "French long-distance runners" -w en \
        -r "User:PierreSelim/RunnerReport" -f myconfig.cfg

Searching articles with a given template without picture

python imagegap.py -t "Infobox Rugbyman" -w en \
        -r "User:PierreSelim/Rugbyman" -f myconfig.cfg

The configuration file should contain the login and password of your bot to the wikimedia project

[login]
user = foo
password = bar

About

R&D project to surface articles that are lacking illustration on Wikipedia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages