hyreflow
Integrations

Serper

Fast, broad Google search + Maps results. A discovery/recall layer, validate important hits, don't treat as ground truth.

Use Serper when you need live Google results fast and broad recall matters more than source-specific extraction, web research, newsy/changing facts, or finding a company/person/topic before deeper enrichment.

0.1 credits per call. Every method (search, news, images, maps, places, scholar, reviews, autocomplete, scrape) is charged per request, the credit pays for the query itself, so a search that comes back empty is still charged.

Capabilities

ToolDoesCost
searchLive Google web search0.1 cr
newsGoogle News0.1 cr
imagesGoogle Images0.1 cr
mapsGoogle Maps: local business / location lookup0.1 cr
placesPlaces results (phone, address, website, CID)0.1 cr
scholarGoogle Scholar0.1 cr
reviewsPlace/business reviews0.1 cr
autocompleteGoogle search-suggest completions0.1 cr
scrapeFetch a page's content0.1 cr

Guidance

  • Use search for broad recall and to collect candidate URLs before you know the right destination.
  • Use maps / places for storefronts, service areas, offices, and other local entities (phone, address, rating, website, CID).
  • Treat Serper as a discovery + recall layer: pass strong hits into structured tools (Firecrawl, Apify, provider enrichments).
  • Expect live-search variability: validate important results via the returned URL or a follow-up fetch.
hyreflow tools execute serper search \
  --payload '{"query":"acme corp leadership team","gl":"us"}'

Start with Serper before heavier browser/extraction workflows when you don't yet have a destination URL.

On this page