
htmlparser2 is a low-level, high-performance HTML and XML parser for Node.js that prioritizes speed through a streaming, event-driven architecture.
Key Features:
Whether you're processing large HTML datasets, building custom extraction pipelines, or need a fast parser for real-time scraping, htmlparser2 provides unmatched speed with a flexible, low-level API.
Stars
4.8KForks
394Last commit
2 months agoLicense
MITLanguage
TypeScript