WKOOPHtmlExtraction Task Parameters
The parameters in this section customize the WKOOPHtmlExtraction task.
This task extracts content from HTML pages.
NOTE: This task depends on the Chrome web browser, so you must install Chrome. If you install the browser to a non-default location, set the configuration parameter ChromeExePath.
You must configure the WKOOPHtmlExtraction task as a Pre task. To run the task, use the PreN parameter to specify the name of a section that contains the task settings. For example:
[ImportTasks] Pre0=WKOOPHtmlExtraction:HtmlProcessingSettings [HtmlProcessingSettings] ChromeExePath=F:\Chrome\Chrome.exe ProxyHost=proxy.domain.com ProxyPort=8080 Clipped=True RemoveNoscripts=True RemoveScripts=True ExtractLinks=True