Configuration
The URL field supports Insert Variable. Below that, the settings sheet lets you choose which output types to return: HTML, Markdown, Links, and Subpages.
Use Crawl Mode to control how Fetch Hive retrieves the page:
- Preferred tries a live crawl first, then falls back to cache.
- Always always uses a live crawl.
- Fallback uses cache first, then crawls if needed.
- Never only uses cache.
Output
Click Run in the step header to test the step. Fetch Hive shows the scrape result in Output after the run completes. Use the variable picker in a later step to insert the exact output path available for that run. The base reference is:Example
Add Website Scrape from the Research group in Search steps…. Set Name to something likeScrape product page.
Paste the page into URL. If the URL comes from an earlier workflow step, click Insert Variable and add that reference.
Turn on the outputs you need. For example, enable Markdown for clean content, Links for extracted links, and Subpages if you want one subpage crawled from the main page.
Choose a Crawl Mode, then set Max Characters, Max Retries, and Timeout (ms) for the run.
If you need a visual capture, turn Screenshot on and choose Viewport or Full Page in Screenshot Type.
Click Run and review the scraped result in Output before sending it to later workflow steps.
Notes
- The returned result depends on which output toggles you enable, so inspect the variable picker after a run if you need exact field names.
- The editor shows a warning for direct LinkedIn URLs. LinkedIn URLs are not supported for scraping.
- Use Markdown when you want cleaner page content, HTML when you need raw markup, and Links when you only need extracted URLs.

