id: version-0.65.0-pre-asf-org.apache.streampipes.processors.enricher.flink.processor.urldereferencing title: URL Dereferencing sidebar_label: URL Dereferencing original_id: org.apache.streampipes.processors.enricher.flink.processor.urldereferencing


Description

Parses and appends the html page as a string to event.


Required input

The URL Dereferencing processor requires an input stream that provides an input field of type ‘string’, representing the URL to dereference.


Configuration

URL

The field containing the URL to dereference.

Output

The processor appends the extracted HTML page to each input event.