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. đ