Hi,
I have a quick question: What is the best way to integrate wikipedia into other applications without using the html interface? I would like to integrate the search functionality and the content docs into my app. Is there an xml interface to the wikipedia? I would like to bypass screen scraping. Ideal would be a REST style interface.
The application is a public project where I try to connect webservices in a random way: http://konnexion.sourceforge.net/
I would love to integrate wikipedia.
Thanks for any feedback, Stan Wiechers