nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2 (C) and xerces (Java).
1.13.3
Mike Dalessio, Aaron Patterson, Yoko Harada and 10 more
mini_portile2, racc, bundler, hoe-markdown, minitest, minitest-reporters, rake, rake-compiler, rake-compiler-dock, rdoc, rexical, rubocop, rubocop-minitest, rubocop-performance, rubocop-rake, rubocop-shopify, ruby_memcheck, simplecov
bundle add nokogiri
Getting Started
Learn more about the Nokogiri gem.
Playground
Test, play and inspect the gem for yourself