Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

404 not found, but can access normally from web browser

How to parse consecutive tags with Nokogiri?

ruby nokogiri

Nokogiri xpath() 'or' operator?

ruby xml xpath nokogiri

Can we use selenium-webdriver and nokogiri together?

how to save StringIO (pdf) data into file

ruby nokogiri

How to get an identifier (e.g xpath) from a nokogiri object?

How to install Nokogiri Gem for Windows

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?