Dear All,
I need to integrate the number of Wikipedia pages containing specific word in my application. for example if I write car, I want to receive all page count that are in Wikipedia and containing that word in any position of the article content. I have tried to use special search and retrieve and raw wikitext article but it is not efficient. I will appreciate if you can forward any links or information leading to that.
Cheers,
Muhidin A.
Your best bet would be a database dump and generating those values yourself
On Tuesday, November 12, 2013, Muhidin Mohamed wrote:
Dear All,
I need to integrate the number of Wikipedia pages containing specific word in my application. for example if I write car, I want to receive all page count that are in Wikipedia and containing that word in any position of the article content. I have tried to use special search and retrieve and raw wikitext article but it is not efficient. I will appreciate if you can forward any links or information leading to that.
Cheers,
Muhidin A.
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org javascript:; https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org