How to get image URL property from Wikidata item by API?
问题 I've made an android app that uses the JSON Google image search API to provide images but I have noticed that Google have stopped supporting it. I have also discovered that Wikidata sometimes provides a image property on some items, however I can't seem to get the URL location of the image using the Wikidata API. Is there any way to get the image URL property from items in Wikidata? 回答1: If some Wikidata item (with ID: Qxxx ) has image (P18) property, you can access it by MediaWiki API: https