Browse Web Node
Screenshot and extract content from web pages.
The Browse Web node is a planned utility node for fetching and extracting content from web pages so downstream nodes can use it. It is designed to pull a live page into the workflow, including its visible content and a screenshot.
Intended purpose
Browse Web is meant to screenshot and extract content from web pages, fetching and extracting web content for downstream use. The output would be available to later nodes — for example, feeding extracted page text into a text-generation step. It belongs to the utility and integration group, alongside Webhook Call and HTML Viewer.
How outbound calls work today
Builder Studio already supports reaching out to the network during a run through the Webhook Call node, which runs as an external-call execution step that makes outbound HTTP requests to external services. A Browse Web node would extend that category from raw HTTP requests to rendered-page retrieval, returning extracted content and a screenshot rather than a plain HTTP response.
Related pages
- Webhook Call node — available now for outbound HTTP requests.
- HTML Viewer node — render HTML output inside the canvas.
- Node types — the full node catalog.
Was this page helpful?