Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

Building blank XML tags with Nokogiri?

ruby xml nokogiri

How can I use Nokogiri with Ruby to replace values in existing xml?

ruby xml xpath nokogiri

Get element in particular index nokogiri

ruby nokogiri

Get background image with Nokogiri from DOM?

html ruby nokogiri

ruby on rails - problem bundle install nokogiri 1.7.2 on ruby on rails 4.x

Add a dtd using nokogiri builder

xml ruby nokogiri dtd

how to run multiple nokogiri screen scrape threads at once

Parsing large file with SaxMachine seems to be loading the whole file into memory

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