Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

How do you calculate the number of "levels" of descendants of a Nokogiri node?

ruby xpath nokogiri

Read response with Nokogiri from a SOAP call with Savon

Getting Data Between Elements in Nokogiri

ruby xpath nokogiri

How to parse JavaScript using Nokogiri and Ruby

javascript ruby nokogiri

Scraping ajax enabled webpages

problems installing nokogiri gem on mac osx snow leopard with Ruby 2.0.0-p353

macos gem nokogiri ruby-2.0

How to create xml element with attribute and value in Nokogiri

Capybara with selenium, send_key doesn't work

How do I not inherit namespace from parent element using Nokogiri and Builder?

Install Nokogiri on Yosemite [duplicate]

RUBY Nokogiri CSS HTML Parsing

html css ruby parsing nokogiri

Ruby gsub doesn't change the content while setting the content does

ruby nokogiri gsub

Getting Dynamically Generated HTML With Nokogiri/Open URI

ruby nokogiri open-uri

How to avoid "Invalid byte sequence" when looking for link with text using Nokogiri

Ruby Mechanize table scraping doesn't capture entire row

How do I create XML using Nokogiri::XML::Builder with a hyphen in the element name?

xml ruby nokogiri

How to check during Nokogiri/Ruby parsing if element exists on page?

ruby parsing nokogiri

Error installing nokogiri 1.6.0 on mac (libxml2)

ruby gem nokogiri libxml2

gem install nokogiri -v '1.6.8.1' fails

How to use xmlns declarations with XPath in Nokogiri