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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of htmlparser2!