Re: [Mediawiki-api] How to get the data in JSON format for particular city

2016-03-31 Thread Michael Holloway
Hi Deven, The 'Bengaluru' page on English Wikipedia is a redirect to 'Bangalore.' You can add the 'redirects' parameter to your query to follow redirects in cases such as these and get the content you're after: https://en.wikipedia.org/w/api.php?action=query&titles=Bengaluru&prop=revisions&rvpro

[Mediawiki-api] How to get the data in JSON format for particular city

2016-03-30 Thread Deven Bhooshan
Hello Guys, Can you please tell me how can I get the particular City data in json format? I am using this url https://en.wikipedia.org/w/api.php?action=query&titles=Bengaluru&prop=revisions&rvprop=content&format=json