Hi, is there any API for historical dates on web that returns data in xml or json format. For example, I need to get importants events in history on todays day and show that events in my app. Is there any good place to do it? And if you know for some other useful API, you can also write it. Thanks in advance
on 2012-12-27 17:15
on 2012-12-27 18:04
Wikipedia has a nice API that can return values in a variety of formats. You'll have to process the wikitext yourself, though. E.g. to return the text of the article about 27th of December, wrapped in a JSON structure: https://en.wikipedia.org/w/api.php?action=query&pr... You can view the API reference at https://en.wikipedia.org/w/api.php , read more at https://www.mediawiki.org/wiki/API , and play with it in your browser at https://en.wikipedia.org/wiki/Special:ApiSandbox .
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.