nokogiri
XML parser library
A Ruby library for parsing and manipulating XML and HTML documents
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
6k stars
161 watching
904 forks
Language: C
last commit: 2 days ago
Linked from 4 awesome lists
libxml2libxsltnokogirirubyruby-gemsaxxercesxmlxslt
Related projects:
Repository | Description | Stars |
---|---|---|
serpapi/nokolexbor | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 317 |
cheeriojs/cheerio | A fast and flexible HTML parser and DOM manipulator with jQuery-like API | 28,731 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,596 |
mattt/ono | A cross-platform, modern API for working with HTML and XML in Apple platforms' Objective-C and Swift applications. | 2,606 |
sparklemotion/mechanize | Automates web interaction with websites | 4,394 |
rchipka/node-osmosis | A fast and flexible web scraping library using native libxml C bindings | 4,116 |
andyobtiva/glimmer-dsl-xml | Provides Ruby syntax for building XML and HTML documents in web development | 6 |
leethomason/tinyxml2 | A C++ XML parser that builds a Document Object Model (DOM) from an XML document. | 5,120 |
vmg/redcarpet | A Markdown parser that provides a flexible and customizable way to generate HTML output from Markdown documents | 4,991 |
kjvarga/sitemap_generator | A tool for generating XML sitemaps for websites and web applications | 2,445 |
mikel/mail | A Ruby library designed to handle email generation, parsing and sending in a simple manner. | 3,631 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,737 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
ruby/ruby | An interpreted object-oriented programming language with scripting features and extensibility. | 22,189 |
andyobtiva/glimmer-dsl-web | Enables building web applications using Ruby in the browser, providing a simple and productive frontend framework | 103 |