Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

How do I avoid pretty-printing HTML in Nokogiri while using to_html?

How to use Nokogiri and XPath to get nodes with multiple attributes

ruby xpath nokogiri

How to add child nodes in NodeSet using Nokogiri

ruby xml nokogiri

Install Nokogiri 1.6.1 under Ruby 2.0.0p353 (rvm based installation) fails (OSX Mavericks)?

ruby nokogiri osx-mavericks

What are some examples of using Nokogiri?

ruby nokogiri

Test if a child node exists (without getting NoMethodError)

ruby nokogiri

Getting the siblings of a node with Nokogiri

ruby nokogiri

Select element by attribute value with XPath in Nokogiri

ruby xpath nokogiri

How do I get the root element name of an XML document using Nokogiri?

ruby xml xpath nokogiri

How to make Nokogiri transparently return un/encoded Html entities untouched?

html ruby nokogiri entities

How do I scrape something after JS has changed the DOM?

How to navigate the DOM using Nokogiri

How do I parse Google search results with Nokogiri?

html ruby parsing nokogiri

Nokogiri requires Ruby version < 2.3

ruby-on-rails ruby nokogiri

RVM 1.9.1 & nokogiri

ruby nokogiri rvm yarv

Nokogiri each node do, Ruby

ruby nokogiri

Preventing Nokogiri from escaping characters?

ruby-on-rails ruby nokogiri

Getting viewable text words via Nokogiri

ruby nokogiri

Unable to bundle install 'open-uri' [closed]

XPath or CSS parsing faster (for Nokogiri on HTML files)?

ruby-on-rails ruby nokogiri