Class: HtmlToJson
Defined in: | src/kermit/extensions/ext.htmlprocessor.coffee |
Overview
TODO:
Combine with Extractor. Simplify API
Scan result data for links to other resources (css, img, js, html) and schedule a item to retrieve those resources.
Instance Method Summary
- # (void) process(item) Bound Trigger execution of content handlers as soon as streaming has finished Note: Attach to FETCHED
Constructor Details
#
(void)
constructor(extractors)
Create a new resource discovery extension
Instance Method Details
#
(void)
process(item)
Bound
Trigger execution of content handlers as soon as streaming has finished Note: Attach to FETCHED