I stumbled upon a python wikidump library which, it seems to me, suits me simply.
I could get by looking at the source code, but I'm new to python and I don't want to write BS code, since the project I need is very important to me.
I got the wiki-SPECIFICDATE-pages-articles.xml.bz2 file and I will need to use it as a source to retrieve a single article. Can someone give me some pointers on how to achieve this correctly or, even better, point to some documentation? I could not find anyone!
(ps if you have a better and correct doc'd lib, please tell me)
source share