Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hpricot

How do you know when to use an XML parser and when to use ActiveResource?

iconv will be deprecated in the future, use String#encode instead

Hpricot / nokogiri - Parse SVG / XML file to get colors used

Programmatically remove images and videos from html

ruby-on-rails regex hpricot

Parse XML with JRuby (Hpricot?) with tags like <foo.bar>

xml ruby jruby hpricot

Issue with unclosed img tag

How can I get Hpricot to play nice with HTML5?

Hpricot remove single element

ruby hpricot

Encoding problems with hpricot

Extracting values from a login accessible web page post-javascript using Ruby

html ruby nokogiri watir hpricot

how does one remove <![CDATA[ ]]> tags from around text in XML using Hpricot?

ruby xml hpricot xml-parsing

Failing to extract html table rows

Hpricot, Get all text from document

html ruby hpricot

Ruby Mechanize table scraping doesn't capture entire row

Where can I find Hpricot documentation?

ruby hpricot

Convert HTML to plain text and maintain structure/formatting, with ruby

What is a "terminated object", and why can't I call methods on it?

ruby hpricot

Using Ruby with Mechanize to log into a website

Can any of Ruby's HTML Parsers do JavaScript to see the resulting DOM?

Strip text from HTML document using Ruby

html ruby nokogiri hpricot