Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hpricot

Strip Text From Html Document Using Ruby

There are lots of examples of how to strip HTML tags from a document using Ruby, Hpricot and Nokogi… Read more Strip Text From Html Document Using Ruby

Scraping Hidden Html (when Visible = False) Using Hpricot (ruby On Rails)

I've come across an issue which unfortunately I can't seem to surpass, I'm also just a … Read more Scraping Hidden Html (when Visible = False) Using Hpricot (ruby On Rails)