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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of htmlparser2!