go-html-selector, v1.7
Posted on

The library that implements collecting text, specified HTML tags, and their attributes from an HTML document.
Support of selection terminating ahead of time.
Change Log
- options:
- support of selection terminating ahead of time (optional);
- representing a result:
- built-in builders:
- support of merging any builder with a selection terminator.
- built-in builders:
Repository
Link: https://github.com/thewizardplusplus/go-html-selector/tree/v1.7.
Content: code.
License: MIT.