i used to use this wiki called abulafia what was up at random-generator.com, it was a cool resource because you could write generators sort of in plaintext-ish tables, in the source of a page on the wiki, and if someone went to that page it would generate output, the contents of that page, based on those tables, so it was, for a while, a really cool resource for tabletop rpg dorks. it fell into unusability when mediawiki updated their software one year, but for a while the pages were still up on there and you could still extract the data, but not really anymore
you can still pull the data off of archive.org here as of this writing. but what you get is an xml dump of the whole wiki, which gives you the whole wiki in a big file (like 500meg) and text editors cant really read that real good.
so like, i have a compsci degree, i could probably write a python script to pull apart a xml file, or i could set up a mediawiki and import the data into it, but instead what i did was i downloaded this tool ltfviewer that opens pretty big files ok, so im just reading through the large file that contains the whole wiki, very slowly
anyway, here's some of the data i was trying to find, for the articles Village and People of Dust (which i wrote)