Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Nokogiri equivalent of jQuery closest() method for finding first matching ancestor in tree

I can't remove whitespaces from a string parsed by Nokogiri

Save image with Mechanize and Nokogiri?

ruby nokogiri mechanize

Adding namespace using Nokogiri's XML Builder

Require Nokogiri? No such file to load

Validating XML using multiple XSD's in Ruby

xml ruby xsd nokogiri