6 ms·
A while back I actually built a mobile site for playing Jeopardy (originally conceived as a drinking game based on jeopardy, but that's another story...) part o
by mpobrien 15y ago
A while back I actually built a mobile site for playing Jeopardy (originally conceived as a drinking game based on jeopardy, but that's another story...) part of which was a scraper that pulled data off the fan-sourced site and parsed it out.
Code for parsing, if anyone's interested:
https://github.com/mpobrien/jeoparty/blob/master/scrape_mongo2.py https://github.com/mpobrien/jeoparty/blob/master/scrape_mong...
And code for scraping: https://github.com/mpobrien/jeoparty/blob/master/curler.sh https://github.com/mpobrien/jeoparty/blob/master/curler.sh