back
▲ 1 points

Ask HN: Clean API access for Wikipedia data?

by shafkathullah·5y ago·2 comments·view on hn ↗
Could you all share if Wikidata is available as easily consumar json for a JS project?
2 comments
https://m.mediawiki.org/wiki/API:Main_page

Here's an API call to retrieve JSON-formatted data for the page on Python programming: https://en.wikipedia.org/w/api.php?action=query&titles=Pytho...

Thanks!