Is there any API in Java to access wikipedia data

前端 未结 5 1314
佛祖请我去吃肉
佛祖请我去吃肉 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条回答
  •  隐瞒了意图╮
    2020-12-08 20:40

    For the use with Java, try http://code.google.com/p/wiki-java. It is only one class, but a great one!

提交回复
热议问题