HtmlWalker is a set of C# or Java classes you can use to parse or "walk" an HTML file. Rather than use the SAX or DOM methods, HtmlWalker lets you use the Visitor Pattern.
The classes are meant to be subclassed and used together as per your needs, is is the underlying technology for the StoryParser project.
Features
- Available for use with C# and Java
- Support for HTML, HTML5, and XHTML files
- Able to chain or pipe walkers for flexibility and re-usability
- Able to attach custom visitors for flexibility and re-usablity
Follow HtmlWalker
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HtmlWalker!