Hi, I want to know how I can get all the tiles in a disambiguation page. I use the following API call to get the category list for a word in Wikipedia and if it returns a disambiguation page, I want to get the list of titles listed in the disambiguation page and search for each title using the following command. For example, the word I search here is "Settlement" which means several meanings.
http://en.wikipedia.org/w/api.php?action=query&prop=categories&title...
if anybody knows how to do this, let me know. thank you.
Kalpa Gunaratna