Nokogiri is a ruby gem library that can be used in retrieving contents from other websites, also it can parse html code by css elements like IDs, classes, and other tags.
check it out at: http://nokogiri.org/
Advertisement
Nokogiri is a ruby gem library that can be used in retrieving contents from other websites, also it can parse html code by css elements like IDs, classes, and other tags.
check it out at: http://nokogiri.org/