Is there a direct API call where I can get titles from a wikipedia page.
For e.g. from http://en.wikipedia.org/wiki/Chicago, I want to retrieve the following:
1 History
1.1 Rapid growth and development
1.2 20th and 21st centuries
2 Geography
2.1 Topography
2.2 Climate
3 Cityscape
3.1 Architecture
so on -----------
I have looked at http://www.mediawiki.org/wiki/API:Lists/All, but couldn't find an action which gives me above list from a wiki page.