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.

Back to Catalog
Toolsserper

Block Preview

Serper

Search the web using Serper

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the serper block with monitoring enabled in production.

Inputs (UI)

Search Query

short-input

Placeholder: Enter your search query...

Layout: full

Search Type

dropdown

Layout: half

Options: search, news, places, images

Number of Results

dropdown

Layout: half

Options: 10, 20, 30, 40

Country

dropdown

Layout: half

Options: US, GB, CA, AU

Language

dropdown

Layout: half

Options: en, es, fr, de

API Key

short-input

Placeholder: Enter your Serper API key

Layout: full

Inputs (API)

query

string

Required

apiKey

string

Required

num

number

Optional

gl

string

Optional

hl

string

Optional

type

string

Optional

Outputs

Primary response type:

{
  "searchResults": "json"
}

Tool Access

serper_search
Serper | NowFlow Blocks