|
Don't know if it helps at all but I've just spent some time hacking together a crawler in PHP. It needs some work but I'm currently able to save the raw data in .txt files (including a lot of the formatting that makes it difficult to read in plain text) under folders named, for example 'Eq'.
The script also allows crawling of other wikis using the mediawiki software*.
I'll have to re-read to see exactly what specifications are needed for how the data is stored.
I don't suppose a viewer can be written that allows use of the formatting used in the wiki? It'd be nice to be able to see at least some of that formatting.
* at least it does if you don't have to be logged in to edit pages.
|