[Noisebridge-announce] Rails class 9/11: Scraping and Parsing the Web

Gabe Kopley gabriel.kopley at gmail.com
Wed Sep 5 23:18:03 UTC 2012


7pm, Church room.

The last resort when there is no API, scraping and parsing isn't much
fun, but Ruby's got some great tools to alleviate the pain.

Please bring some sources you want to scrape as well as ideas for what
to do with the scraped data.

The homework is to complete this tutorial on regular expressions:
http://net.tutsplus.com/tutorials/ruby/ruby-for-newbies-regular-expressions/

Regular expressions are a must-know tool when you're parsing textual
data: http://xkcd.com/208/

But they're not the right tool for every problem:
http://www.codinghorror.com/blog/2008/06/regular-expressions-now-you-have-two-problems.html

RSVP here: http://rails-school.heroku.com/courses/noisebridge-rails-course/lessons/scraping-and-parsing-the-web



More information about the Noisebridge-announce mailing list