Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

Append elements using Nokogiri::XML::Builder

ruby xml nokogiri

Get link and href text from html doc with Nokogiri & Ruby?

ruby nokogiri

How to extract HTML links and text using Nokogiri (and XPATH and CSS)

css ruby xpath nokogiri

Using Nokogiri to Split Content on BR tags

XPath to select between two HTML comments?

html ruby xpath nokogiri scraper

Getting nokogiri to use a newer version of libxml2

Nokogiri gem fails to install in OS X Mavericks

Nokogiri::XML::Schema SyntaxError on schema load

ruby xsd nokogiri saml

Nokogiri says versions of Libxml2 above 2.9.0 are broken, is it?

ruby nokogiri libxml2

Can any of Ruby's HTML Parsers do JavaScript to see the resulting DOM?

Issue installing the Nokogiri gem in Mac OS X 10.5.8

Best way to perform XSL transformation in Ruby (XSLT 2.0)

ruby xml nokogiri xslt

Can I incorporate system libraries (e.g. libxml2) I compile against into a gem (e.g. nokogiri) that I can deploy to Heroku?

What is a robust installation process for Nokogiri (on Ubuntu)?

Undefined namespace prefix in Nokogiri and XPath

How to scrape pages which have lazy loading

ruby web-scraping nokogiri

Nokogiri (Ruby) and XPath

xslt xpath nokogiri

Why can't I load Nokogiri?

ruby rvm nokogiri

Ruby 2.1 and Nokogiri install error?

ruby macos gem rvm nokogiri

Transform XML with XSLT and preserve CDATA (in Ruby)

xml xslt parsing nokogiri cdata