Hyperbrowser · Arazzo Workflow
Hyperbrowser Web Search then Fetch
Version 1.0.0
Search the web, confirm results, then fetch the top result page as markdown.
View Spec
View on GitHub
Headless BrowserBrowser InfrastructureWeb ScrapingWeb CrawlingData ExtractionAI AgentsBrowser AutomationComputer UseStealthProxiesCAPTCHA SolvingMCPHyperAgentX402ArazzoWorkflows
Provider
Workflows
web-search-then-fetch
Search the web and fetch the page content of the top result.
Performs a web search, branches on whether any results were returned, and fetches the first result's page content when a result is found.
1
search
post-api-web-search
Run a web search for the query and capture the URL of the top result to fetch next.
2
fetchTop
post-api-web-fetch
Fetch the top search result's page and return its rendered markdown, links, and metadata.