Skip to main content

Serper

Google Search API powered by Serper - web, image, video, news, shopping, places, scholar, autocomplete, maps, patents, lens search and webpage scraping via the Serper REST API. All nodes support two auth modes: a shared Connect session via client ID, or direct API key credentials per node.

NamespaceRobomotion.Serper
Version1.1.0
CategoryArtificial Intelligence, Dev Tools
Nodes15

Nodes

NodeDescription
ConnectOpens a connection to Serper and returns a Client ID.
DisconnectCloses a Serper connection.
Web SearchWeb Search — see the properties below.
Image SearchImage Search — see the properties below.
Video SearchVideo Search — see the properties below.
News SearchNews Search — see the properties below.
Shopping SearchShopping Search — see the properties below.
Places SearchPlaces Search — see the properties below.
Scholar SearchScholar Search — see the properties below.
AutocompleteAutocomplete — see the properties below.
Maps SearchMaps Search — see the properties below.
Patents SearchPatents Search — see the properties below.
Lens SearchLens Search — see the properties below.
Scrape WebpageScrape Webpage — see the properties below.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

14 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Web Search, Image Search, Video Search, News Search, Shopping Search, Places Search, Scholar Search, Autocomplete, Maps Search, Patents Search, Lens Search, Scrape Webpage.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.