HTML Parsing with Ruby and Nokogiri Comments http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments HTML Parsing with Ruby and Nokogiri Sun, 05 Feb 2012 02:57:31 GMT Comment by PalmerEk on Mon Jul 13 2009 08:07:39 GMT+0000 (UTC) Not to be left out in the cold, HTML Agility Pack provides similar functionality for .NET developers. http://htmlagilitypack.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=272 http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece9453131804000018 http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece9453131804000018 Mon, 13 Jul 2009 08:07:39 GMT Comment by chrisumbel on Mon Jul 13 2009 17:07:34 GMT+0000 (UTC) Looks like good stuff! http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece9453131804000019 http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece9453131804000019 Mon, 13 Jul 2009 17:07:34 GMT Comment by kollagen on Tue Dec 08 2009 12:12:27 GMT+0000 (UTC) I don't think I'll be using ScreenScraping any time soon in my apps, however SelectorGadget looks like a great tool which may come in handy for me at some point. http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece945313180400001a http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece945313180400001a Tue, 08 Dec 2009 12:12:27 GMT Comment by chrisumbel on Wed Dec 09 2009 07:12:41 GMT+0000 (UTC) The aforementioned tool, SelectorGadget can be found at http://www.selectorgadget.com/. It allows you to easily get a minimal CSS selector of any item on a page by clicking on it. It's nice! http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece945313180400001b http://www.chrisumbel.com/article/html_parsing_with_ruby_and_nokogiri.aspx#comments_4c4b2ece945313180400001b Wed, 09 Dec 2009 07:12:41 GMT