Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

How can I wrap the text contents of an element with a new tag?

html ruby nokogiri

How to replace XML node contents using Nokogiri

ruby xml xml-parsing nokogiri

Nokogiri: Searching for <div> using XPath

How do I parse a plain HTML table with Nokogiri?

I need to scrape data from a facebook game - using ruby

Creating XML nodes using Nokogiri

ruby xml nokogiri

Use Nokogiri to get all nodes in an element that contain a specific attribute name

ruby xml xpath nokogiri

XPath to select only child elements (not blank text nodes)

ruby xml xpath nokogiri

How to get a mail address from HTML code with Nokogiri

ruby nokogiri

Naming element "text" with Nokogiri and Ruby

ruby nokogiri

How to iterate XML nested elements with Nokogiri in Ruby

ruby xml xpath iterator nokogiri

Nokogiri Ruby - Remove the <!DOCTYPE ... > from the output html

ruby nokogiri

Nokogiri XML Parsing with Rails

Nokogiri: Running into error "undefined method ‘text’ for nil:NilClass"

ruby nokogiri

Extract text between HTML tags with nokogiri

ruby xpath nokogiri

How Do I Select for Multiple Classes Using Nokogiri and Ruby

Extracting HTML5 data attributes from a tag

ruby xml html nokogiri

Clicking link with JavaScript in Mechanize

How do I get the <p> tag parent class name using Nokogiri?

ruby nokogiri

Nokogiri strip all attributes

ruby nokogiri