On Tue, 2007-10-16 at 13:08 +0200, Pedro Ortiz Garcia-Miguel wrote:
I am trying to get an article of my mediawiki making a program in python. I want to get the article's content in XML format, but I haven't seen any API's function which returns this content, so I am trying to get the article parsing the HTML file but this is very cumbersome.
Does someone know any easier way to get this content?
Download the SQL dump, which is already in XML format.