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.Documentation Index
Fetch the complete documentation index at: https://ai-kb.automationanywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |