How to export text from all pages of a MediaWiki?

后端 未结 6 1500
醉酒成梦
醉酒成梦 2020-12-31 08:22

I have a MediaWiki running which represents a dictionary of German terms and their translation to a local dialect. Each page holds one term, its translation and a number of

6条回答
  •  执念已碎
    2020-12-31 09:09

    It looks less than simple. http://meta.wikimedia.org/wiki/Help:Export might help, but probably not.

    If the pages are all structured in the same way, you might be able to write a web scraper with something like Scrapy

提交回复
热议问题