Google Trends node
The Google Trends node brings real-time interest data into your flows. Just enter a few keywords, and you’ll get back a clean trendline showing how search interest changes over time.
Whether you're exploring market shifts, comparing products, or discovering seasonality, this node gives you data straight from Google’s search index — ready to visualize, analyze, or blend with other sources.
What can it do?
- Track interest in one or more keywords over time
- Return results as a table:
day
,value
, andkeyword
- Great for visualizations, comparisons, or detecting spikes
- Easy to combine with your own datasets (sales, events, launches…)
How to use it
- Add a Google Trends node to your flow
- Enter one or more keywords (e.g.,
“AI”, “machine learning”, “data science”
) - The node will query Google Trends and return a time series
- Connect it to a chart or dashboard to see the trends unfold
No API keys or setup required — it just works.
Example output
day | keyword | value |
---|---|---|
2024-01-01 | AI | 73 |
2024-01-01 | machine learning | 68 |
2024-01-02 | AI | 76 |
The
value
ranges from 0 to 100, showing the relative popularity per day.
Use cases
- Compare product names before a launch
- Spot seasonal interest in topics (e.g., “taxes” in April)
- Visualize public curiosity over time (e.g., “climate change” vs. “solar energy”)
- Benchmark against your internal metrics
Tips
- Use 2–5 keywords for readable comparisons
- Keywords are case-insensitive but should be specific
- Combine with date filters or annotations for richer stories
Security
- No credentials needed
- All data is fetched live, then stored locally
- Datastripes does not track or share your queries
Search interest can say a lot — follow the trends and spot the signals.