Clipped

A Boolean value that specifies whether the connector clips HTML Web pages. Clipping removes uninteresting parts of a page. To clip pages, set this parameter to true.

To specify the parts of pages to keep and remove, set the parameters ClipPageUsingCssSelect and ClipPageUsingCssUnselect. If you do not set these parameters the Web Connector uses an algorithm to decide which parts of the page to keep.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: Clipped=TRUE
See Also:

ClipPageUsingCssSelect

ClipPageUsingCssUnselect