Hi Priyank, Op 5-8-2011 21:37, Platonides schreef: > priyank bagrecha wrote: >> Is it possible to get a list of licenses for all the images on >> wikipedia programmatically? Just the licenses, and a count of how many >> images have which particular license. > Well, more or less. The licenses are noted with templates, and the > templates also add categories, so if you look at the > templates/categories that are in the image page, you can find out. https://secure.wikimedia.org/wikipedia/commons/w/index.php?title=Special:MostLinkedTemplates&limit=500&offset=0 and https://secure.wikimedia.org/wikipedia/commons/w/index.php?title=Special:MostLinkedCategories&limit=500&offset=0 might be of use. For example the GFDL license seems to be used almost 3 million times.
Maarten _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
