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

1
Enter your search term
Type any keyword, company name, or question into Search Query.
2
Choose how many results to return
Set Limit to pull up to 10 search results.
3
Run the node
The node returns one row per result with the title, snippet, and link.
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. π