Accessing main picture of wikipedia page by API

前端 未结 14 1961
没有蜡笔的小新
没有蜡笔的小新 2020-11-30 18:15

Is there any way I can access the thumbnail picture of any wikipedia page by using an API? I mean the image on the top right side in box. Is there any APIs for that?

14条回答
  •  遥遥无期
    2020-11-30 18:40

    This is good way to get the Main Image of a page in wikipedia

    http://en.wikipedia.org/w/api.php?action=query&prop=pageimages&format=json&piprop=original&titles=India

提交回复
热议问题