Skip to main content
The Extract Website Content node fetches a web page and extracts its content in your chosen format. Use it to pull information from public web pages for use in downstream nodes.

Configuration

FieldRequiredDescription
Website URLYesThe URL of the page to extract content from. Type @ to insert a variable from a previous step.
Output FormatYesThe format in which the page content is returned. Options are Plain Text, HTML, and Markdown.
Include page metadataNoWhen enabled, includes the page title, meta description, and other metadata alongside the extracted content.

Results

The Results tab shows the extracted page content after the node is executed.