html-parsing.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [html-parsing]
www.codever.land/bookmarks/t/html-parsing
HappyMapper
https://github.com/dam5s/happymapper
Object to XML mapping library, using Nokogiri.
- tags: ruby, html-parsing, xml-parsing
- :octocat: source code
HTML::Pipeline
https://github.com/jch/html-pipeline
HTML processing filters and utilities.
- tags: ruby, html-parsing, xml-parsing
- :octocat: source code
Nokogiri
An HTML, XML, SAX, and Reader parser with XPath and CSS selector support.
- tags: ruby, html-parsing, xml-parsing
Oga
https://github.com/YorickPeterse/oga
An XML/HTML parser written in Ruby. Oga does not require system libraries such as libxml, making it easier and faster to install on various platforms.
- tags: ruby, html-parsing, xml-parsing
- :octocat: source code
Ox
A fast XML parser and Object marshaller.
- tags: ruby, html-parsing, xml-parsing
- :octocat: source code
ROXML
https://github.com/Empact/roxml
Custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.
- tags: ruby, html-parsing, xml-parsing
- :octocat: source code