Ask YC: Anyone built/seen any cool Wikipedia apps? (e.g. WikiScanner)
I'm interested in building some applications that can try to make some sense from a given Wikipedia entry's edit history. There could be some cool integrations with Mechanical Turk or nat'l language eventually, but the basic idea is very simple for now.
- Has anyone seen an app that does something along these lines? (aside from WikiScanner, and more interesting than FoxyTunes Planet) - I could have sworn I heard some noise about a Wikipedia API...was I imagining that? - Does anyone here have a desire to work on a project like this, or have a recommendation of someone who might? - What potential problems do you see in building something that crawls Wikipedia?
This ain't Powerset ;-) ...but could be cool.
Thanks! Hacker News is the shit...
3 comments
[ 4.4 ms ] story [ 17.9 ms ] threadhttp://en.wikipedia.org/wiki/Wikipedia:Database_download
Can anyone translate this? I understand the part about not letting any crawlers ping Wikipedia more than one time per second, but what does this DB download provide and how often is it updated?
For general use, the HTML version would be easiest to process. The HTML is compressed at a 14:1 ratio using 7zip, so it vastly reduces Wikipedia's server load and bandwidth utilisation. For diffing edit history, the SQL version would be most appropriate because it mirrors the Wikipedia schema, including previous edits.
We were using the HTML dataset for testing our own search, but we've outgrown it.
Seen any cool Wikipedia bots or apps in your travels?
ANYthing is interesting to me...