Overview

The Google Web Search service provides integration with Google's search API to perform web searches and retrieve results programmatically within HyperFlow workflows. This service offers flexible result processing options, from quick snippet retrieval to comprehensive full-page content extraction, with support for dynamic HTML sites that require JavaScript rendering.

Service Information

Property Value
Service Name Google web search
Status Enabled
Compatible Nodes Web Search

When to Use This Service

Google Web Search is ideal for:

API Requirements

This service requires:

Parameters

Search Configuration

Parameter Type Default Options Description
Top n results Number 3 1-20 Number of search results to retrieve and process
Max length per result Number 512 100-10000 Maximum character limit for each result's content
Results type Choice Google search snippets Google search snippets, First page text Type of content to extract from search results

Result Type Options