Extract Website 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
| Field | Required | Description |
|---|---|---|
| Website URL | Yes | The URL of the page to extract content from. Type @ to insert a variable from a previous step. |
| Output Format | Yes | The format in which the page content is returned. Options are Plain Text, HTML, and Markdown. |
| Include page metadata | No | When 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.