WikiTeam
WikiTeam XML | |
![]() WikiTeam, we preserve wikis | |
Status | Special case |
Archiving status | In progress... (manual) |
Archiving type | Unknown |
Project source | WikiTeam GitHub |
IRC channel | #wikiteam (on hackint) |
WikiTeam software is a set of tools for archiving wikis. They work on MediaWiki wikis, but we want to expand to other wiki engines. As of 2019, WikiTeam has preserved more than 250,000 wikis.
You can check our collection at Internet Archive, the source code on GitHub and some lists of wikis by status on WikiApiary. There's also a list of not yet archived wikis on WikiApiary.
There are two completely separate projects under the umbrella of WikiTeam:
- The archival of the wikis in the form of XML dumps. This is what most of this page is about.
- The archival of external links found in wikis to WARCs. See the Links warrior project section.
The archival of the wikis themselves to WARCs is also desirable but has not been attempted yet.
Current status
The total number of MediaWiki wikis is unknown, but some estimates exist.
According to WikiApiary, which is the most updated database, there are 21,139 independent wikis (1,718 are semantic) and 4,819 in wikifarms as of 2018-08-02.[1] But it doesn't include 400,000+ Wikia wikis, and the independent list coverage can be improved for sure.
According to Pavlo's list generated in December 2008, there are 20,000 wikis.[2] This list was imported into WikiApiary.
According to WikiIndex, there are 20,698 wikis.[3] The URLs in this project were added to WikiApiary in the past too.
A number of wikifarms have vanished and about 180 are still online.[4][5][6]
Most wikis are small, containing about 100 pages or less, but there are some very large wikis:[7][8]
- By number of pages: Wikimedia Commons (77 million), Wikidata (72 million), English Wikipedia (49 million), DailyWeeKee (35 million), WikiBusiness (22 million).
- By number of files: Wikimedia Commons (57 million), English Wikipedia (800,000).
The oldest dumps are probably some 2001 dumps of Wikipedia when it used UseModWiki.[9][10]
As of 2019, our collection at Internet Archive holds dumps for 250,000 wikis (including independent, wikifarm wikis, some packages of wikis and Wiki[pm]edia).[11]
Wikifarms
There are also wikifarms with hundreds of wikis. Here we only create pages for those we have some special information about that we don't want to lose (like archiving history and tips). For a full list, please use WikiApiary wikifarms main page.
Before backing up a wikifarm, try to update the list of wikis for it. There are Python scripts to generate those lists for many wikifarms.
Wikifarm | Wikis | Status | Dumps | Comments |
---|---|---|---|---|
Battlestar Wiki (site) | 8 | Online | 1[12] | |
BluWiki (site) | Unknown | Offline | 24[13] | |
Communpedia (site) | 5 | Unstable | 4[14] | |
EditThis (site) | 1,350[15] | Unstable | 1,297[16] | Most dumps were done in 2014. This wikifarm is not well covered in WikiApiary.[17] |
elwiki.com (site) | Unknown[18] | Offline | None[19] | Last seen online in 2008.[20] There is no dumps, presumably lost. Perhaps some pages are in the Wayback Machine. |
Miraheze (site) | 2,319 | Online | ~2,200[21] | Non-profit. Dumps were made in September 2016. Later in 2019 more dumps were uploaded. |
Neoseeker.com (site) | 229[22] | Online | 159[23] | Check why there are dozens of wikis without dump. |
Orain (site) | 425[24] | Offline | 380[25][26] | Last seen online in September 2015. Dumps were made in August 2013, January 2014 and August 2015. |
Referata (site) | 156[27] | Unstable | ~80[28][29][30] | Check why there are dozens of wikis without dump. |
ScribbleWiki (site) | 119[31] | Offline | None[32] | Last seen online in 2008.[33] There is no dumps, presumably lost. Perhaps some pages are in the Wayback Machine. |
ShoutWiki (site) | 1,879[34] | Online | ~1,300[35][36] | Check why there are dozens of wikis without dump. |
Sourceforge | Unknown | Online | 315[37] | |
TropicalWikis (site) | 187[38] | Offline | 152[39] | Killed off in November 2013. Allegedly pending move to Orain (which became offline too). Data from February 2013 and earlier saved. |
Wik.is (site) | Unknown | Offline | Unknown | Non-MediaWiki. |
Wiki-Site (site) | 5,839[40] | Online | 367 | No uploaded dumps yet. |
Wikia (site) | 400,000[41] | Online | 300,000+ | Help:Database download, Their dumping code |
WikiHub (site) | Unknown | Offline | 7[42] | |
Wiki.Wiki (site) | 100[43] | Online | Unknown | |
Wikkii (site) | 3,267 | Offline | 1,300[44] | |
YourWiki.net (site) | Unknown | Offline | Unknown |
Wikis to archive
Please add a wiki to WikiApiary if you want someone to archive it sooner or later; or tell us on the #wikiteam IRC channel (on EFnet) if it's particularly urgent. Remember that there are thousands of wikis we don't even know about yet.
You can help downloading wikis yourself. If you don't know where to start, pick a wiki which was not archived yet from the lists on WikiApiary. Also, you can edit those pages to link existing dumps! You'll help others focus their work.
Examples of huge wikis:
- Wikipedia - arguably the largest and one of the oldest wikis on the planet. It offers public backups (also for sister projects): https://dumps.wikimedia.org
- They have some mirrors but not many.
- The transfer of the dumps to the Internet Archive is automated and is currently managed by Hydriz.
- Wikimedia Commons - a wiki of media files available for free usage. It offers public backups: https://dumps.wikimedia.org
- But there is no image dump available, only the image descriptions
- So we made it! http://archive.org/details/wikimediacommons
- Wikia - a website that allows the creation and hosting of wikis. Doesn't make regular backups.
We're trying to decide which other wiki engines to work on: suggestions needed!
Tools and source code
Official WikiTeam tools
- WikiTeam in GitHub
- dumpgenerator.py to download MediaWiki wikis: python dumpgenerator.py --api=https://www.archiveteam.org/api.php --xml --images
- wikipediadownloader.py to download Wikipedia dumps from download.wikimedia.org: python wikipediadownloader.py
Other
- Scripts of a guy who saved Wikitravel
- OddMuseWiki backup
- UseModWiki: use wget/curl and raw mode (might have a different URL scheme, like this)
- Some wikis: UseMod:SiteList
Wiki dumps
Most of our dumps are in the wikiteam collection at the Internet Archive. If you want an item to land there, just upload it in "opensource" collection and remember the "WikiTeam" keyword, it will be moved at some point. When you've uploaded enough wikis, you'll probably be made a collection admin to save others the effort to move your stuff.
For a manually curated list, visit the download section on GitHub.
There is another site of MediaWiki dumps located here on Scott's website.
Tips
Some tips:
- When downloading Wikipedia/Wikimedia Commons dumps, pages-meta-history.xml.7z and pages-meta-history.xml.bz2 are the same, but 7z use to be smaller (better compress ratio), so use 7z.
- To download a mass of wikis with N parallel threads, just
split
your full$list
in N chunks, then start N instances oflauncher.py
(tutorial), one for each list- If you want to upload dumps as they're ready and clean up your storage: at the same time, in a separate window or screen, run a loop of the kind
while true; do ./uploader.py $list --prune-directories --prune-wikidump; sleep 12h; done;
(thesleep
ensure each run has something to do). - If you want to go advanced and run really many instances, use
tmux
[1]! Use tmux new-window to launch several instances in the same session. Every now and then, attach to the tmux session and look (ctrl-b f
) for windows stuck on "is wrong", "is slow" or "......" loops, or which are inactive[2]. Even with a couple cores you can run a hundred instances, just make sure to have enough disk space for the occasional huge ones (tens of GB).
- If you want to upload dumps as they're ready and clean up your storage: at the same time, in a separate window or screen, run a loop of the kind
BitTorrent downloads
You can download and seed the torrents from the archive.org collection. Every item has a "Torrent" link.
Old mirrors
- Sourceforge (also mirrored to another 26 mirrors)
- Internet Archive (direct link to directory)
Recursive
We also have dumps for our coordination wikis:
Restoring wikis
Anyone can restore a wiki using its XML dump and images.
Wikis.cc is restoring some sites.
Links warrior project
WikiTeam links | |
![]() We preserve external links used in wikis | |
Status | Special case |
Archiving status | In progress... (dormant since 2017) |
Archiving type | Unknown |
Project source | wikis-grab |
Project tracker | wikis |
IRC channel | #wikiteam (on hackint) |
There is a (currently dormant) warrior project to archive external links used in wikis. The target format for this archival is WARC. The data from this project is uploaded to this collection on the Internet Archive.
References
- ↑ Websites - WikiApiary
- ↑ Pavlo's list of wikis (mediawiki.csv) (backup)
- ↑ WikiIndex Statistics
- ↑ Wikifarms
- ↑ Comparison of wiki hosting services
- ↑ Category:WikiFarm
- ↑ List of largest wikis
- ↑ List of largest wikis in the world
- ↑ Wikimedia Downloads Historical Archives
- ↑ Dump of Nostalgia, an ancient version of Wikipedia from 2001
- ↑ WikiTeam collection at Internet Archive
- ↑ battlestarwikiorg - dumps
- ↑ bluwiki - dumps
- ↑ communpedia - dumps
- ↑ editthis.info - list of wikis
- ↑ editthis.info - dumps
- ↑ Farm:EditThis
- ↑ elwiki.com - list of wikis
- ↑ elwiki.com - dumps
- ↑ We're sorry about the downtime we've been having lately
- ↑ miraheze - dumps
- ↑ neoseeker.com - list of wikis
- ↑ neoseeker.com - dumps
- ↑ orain.com - list of wikis
- ↑ orain - dumps
- ↑ Orain wikifarm dump (August 2013)
- ↑ referata.com - list of wikis
- ↑ referata.com - dumps
- ↑ Referata wikifarm dump 20111204
- ↑ Referata wikifarm dump (August 2013)
- ↑ scribblewiki.com - list of wikis
- ↑ scribblewiki.com - dumps
- ↑ What is ScribbleWiki?
- ↑ shoutwiki.com - list of wikis
- ↑ shoutwiki.com - dumps
- ↑ ShoutWiki wikifarm dump
- ↑ sourceforge - dumps
- ↑ tropicalwikis.com - list of wikis
- ↑ tropicalwikis.com - dumps
- ↑ wiki-site.com - list of wikis
- ↑ wikia.com - list of wikis
- ↑ wikihub - dumps
- ↑ wiki.wiki - list of wikis
- ↑ wikki.com - dumps
External links
- WikiTeam on GitHub
- WikiIndex - an index of wikis
- S23 wikistats - stats for over 40,000 wikis
- Comparison of wikifarms
- Wikipedia Archive
v · t · e Knowledge and Wikis | ||
---|---|---|
Software |
DokuWiki · MediaWiki · MoinMoin · Oddmuse · PukiWiki · UseModWiki · YukiWiki | |
Wikifarms |
atwiki · Battlestar Wiki · BluWiki · Communpedia · EditThis · elwiki.com · Miraheze · Neoseeker.com · Orain · Referata · ScribbleWiki · ShoutWiki · SourceForge · TropicalWikis · Wik.is · Wiki.Wiki · Wiki-Site · Wikia · Wikidot · WikiHub · Wikispaces · Wikkii · YourWiki.net | |
Wikimedia |
Wikipedia · Wikimedia Commons · Wikibooks · Wikidata · Wikinews · Wikiquote · Wikisource · Wikispecies · Wiktionary · Wikiversity · Wikivoyage · Wikimedia Incubator · Meta-Wiki | |
Other |
Anarchopedia · Citizendium · Conservapedia · Creation Wiki · EcuRed · Enciclopedia Libre Universal en Español · GNUPedia · Moegirlpedia · Nico Nico Pedia · Nupedia · OmegaWiki · OpenStreetMap · Pixiv Encyclopedia | |
Indexes |