There's a wiki-to-XML parser under development. It is mostly written in Bison and will compile to C/C++. Try the CVS module "flexbisonparse".
Magnus
Stan Wiechers schrieb:
This was helpfull. Do you know of any java framwework which transforms the raw wiki format into a document tree? Would that be usefull?
Thanks for the feedback, Stan
-----Original Message----- From: wikitech-l-bounces@wikimedia.org on behalf of Rowan Collins Sent: Tue 1/11/2005 1:30 AM To: Wikimedia developers Subject: Re: [Wikitech-l] Wiki Webservices
On Mon, 10 Jan 2005 12:00:07 -0500, Stan Wiechers Stan@rga.com wrote:
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.
Well, there's "&action=raw" to get the raw wikitext of a page. Or look at http://pywikipediabot.sf.net for a Python bot framework for interacting with the site. Or download the database from http://download.wikimedia.org and do really crazy stuff to it without loading the wikimedia servers any.
But no, no XML interface. There's been discussion of code to make bot access easier, but I can't find any of it, and I don't think it resulted in much in the way of new code, I'm afraid.
Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l