On 29/04/12 12:52, Łukasz Czyż wrote:
> Hello All!
> 
> Is that possible to get list containing all Wiktionary words of given
> language through API? I have been looking on api documentation for
> this but found no solution.
> 
> thanks
> Lukasz

As there's a page per word, you could list all pages:
 http://en.wiktionary.org/w/api.php?action=query&list=allpages

They can however belong to different languages. So if you want to filter
by language, you may want to retrieve instead pages in some
subcategories of eg.
 http://en.wiktionary.org/wiki/Category:English_language

_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to