The fast & forgiving HTML and XML parser. htmlparser2 is the fastest HTML parser, and takes some shortcuts to get there. If you need strict HTML spec compliance, have a look at parse5. htmlparser2 itself provides a callback interface that allows the consumption of documents with minimal allocations. While the Parser interface closely resembles Node.js streams, it’s not a 100% match. Use the WritableStream interface to process a streaming input.
Features
- Fast & forgiving HTML/XML parser
- Handler for htmlparser2 that turns documents into a DOM
- Utilities for working with domhandler’s DOM
- CSS selector engine, compatible with domhandler’s DOM
- jQuery API for domhandler’s DOM
- Serializer for domhandler’s DOM
License
MIT LicenseFollow htmlparser2
Other Useful Business Software
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of htmlparser2!