What It Does
- Performs a live Google search for any keyword or phrase
- Returns the top results as structured rows
- Helps you enrich records, find competitors, or gather quick context without leaving your workflow
๐ Getting Started

Inputs
๐ ๏ธ Required Fields
-
Search Query (โ
)
The term you want to look up on Google.
Why it matters: This drives the entire search โ clearer phrases produce more relevant results. -
Limit (โ
)
The number of results to return (1โ10).
Why it matters: Keeps your output focused and prevents noise.
Output
Each search result becomes a row with structured columns:- title โ the headline of the result
- snippet โ the short preview text
- url โ the link to the page
If your table already has columns with these names, the node adds suffixes automatically (e.g.,
title_1, url_2).How It Works
- Sends your query to Google
- Collects the top matching web results
- Extracts the title, snippet, and URL
- Converts them into rows
- Adds the results to your table with clean column names
๐ Example Use Cases & Prompts
| Use Case | Setup or Prompt Example |
|---|---|
| Research a competitor | โSearch Query = ACME pricingโ |
| Enrich account notes | โSearch Query = reviewsโ |
| Get context before outreach | โSearch Query = newsโ |
โจ Pro Tips
โ ๏ธ Important Considerations
๐ Troubleshooting & Gotchas
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| Output is empty | Query returned no hits | Try a simpler or broader keyword |
| Missing columns | Name conflict | Look for suffixed columns |
๐ FAQ
Can I return more than 10 results?
Can I return more than 10 results?
Yes! It can return upto 500 results per search.
Can I use values from my table in the search query?
Can I use values from my table in the search query?
Yes โ insert any column using Insert Input.
๐ฐ Pricing
Each search uses 1 credit.
Drop this node into your flow to instantly research accounts, contacts, and competitors. ๐