Blocks
Serper
Search the web using Serper
Access real-time web search results with Serper's Google Search API integration. Retrieve structured search data including web pages, news, images, and places with customizable language and region settings.
Toolsserper
Block Preview
Serper
Search the web using Serper
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the serper block with monitoring enabled in production.
Inputs (UI)
Search Query
short-inputPlaceholder: Enter your search query...
Layout: full
Search Type
dropdownLayout: half
Options: search, news, places, images
Number of Results
dropdownLayout: half
Options: 10, 20, 30, 40
Country
dropdownLayout: half
Options: US, GB, CA, AU
Language
dropdownLayout: half
Options: en, es, fr, de
API Key
short-inputPlaceholder: Enter your Serper API key
Layout: full
Inputs (API)
query
stringRequired
apiKey
stringRequired
num
numberOptional
gl
stringOptional
hl
stringOptional
type
stringOptional
Outputs
Primary response type:
{
"searchResults": "json"
}Tool Access
serper_search