From: Andrea Dallera Date: 2010-04-19T16:42:43+09:00 Subject: Re: how to scrap data with Nokogiri from this page? Hei Derek, thanks a lot for the suggestion! I use mechanize a lot and this tool will be very useful: getting the right query is very tricky sometimes, this makes it a no brainer. -- Andrea Dallera http://github.com/bolthar/freightrain http://usingimho.wordpress.com On Mon, 2010-04-19 at 16:32 +0900, Derek Cannon wrote: > Hey! This is the first question I can contribute too! I found a very > useful tool for finding out what tags you can use to parse information > in Nokogiri. It's called SelectorGadget. > > Check it out at http://www.selectorgadget.com/ > > Watch the tutorial video and I think you'll be very pleased with the > results. > > --Derek