Hi, I want to search for articles using special words in the title name or url of the page. For example, http://en.wikipedia.org/wiki/List_of_districts_of_Sri_Lanka web page lists the districts and page title in the url starts with List_of word. I want to search for articles that has "List_of" word part in the page title (which can be seen as the part of the url).
I have used "query" command previously to search for a specific title that I knew the title to search but in this case, I want to get the list of articles having this word part as the title in the URL. Does anybody know how to d this? Or all I can do is get a list of articles randomly and search for "List_of" part in them? Thank you.
Kalpa Gunaratna
the allpages list module http://en.wikipedia.org/w/api.php?action=query&list=allpages&apfrom=...
On Thu, Sep 29, 2011 at 2:47 PM, Dalkandura Arachchige Gunaratna gunaratna.2@wright.edu wrote:
Hi, I want to search for articles using special words in the title name or url of the page. For example, http://en.wikipedia.org/wiki/List_of_districts_of_Sri_Lanka web page lists the districts and page title in the url starts with List_of word. I want to search for articles that has "List_of" word part in the page title (which can be seen as the part of the url).
I have used "query" command previously to search for a specific title that I knew the title to search but in this case, I want to get the list of articles having this word part as the title in the URL. Does anybody know how to d this? Or all I can do is get a list of articles randomly and search for "List_of" part in them? Thank you.
Kalpa Gunaratna
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org