Is there any API in Java to access wikipedia data

前端 未结 5 1311
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-08 20:17

I want to know: is there any API or a query interface through which I can access Wikipedia data?

5条回答
  •  -上瘾入骨i
    2020-12-08 20:28

    I had the same question and the closest I came to an out-of-the-box solution is bliki, hosted at http://code.google.com/p/gwtwiki/. I also wrote an article at Integrating Stuff to help you get started with it: http://www.integratingstuff.com/2012/04/06/hook-into-wikipedia-using-java-and-the-mediawiki-api/

提交回复
热议问题