get-set-fetch-scenario-extract-html-content
v0.1.2-rc.2
Published
Extract Html Content scenario is used for extracting html nodes text based on dom selectors.
Downloads
2
Readme
get-set-fetch-scenario-extract-html-content
Selects html nodes via document.querySelectorAll. Scraping stores their text representation as innerText.
Defines a new scraping plugin - ExtractHtmlContentPlugin.