
Google Trends Scraper FAST
1 day trial then $5.00/month - No credit card required now

Google Trends Scraper FAST
1 day trial then $5.00/month - No credit card required now
Get instant access to 🔥 daily trending searches by country and analyze Google Trends keyword search trends. This ultimate API alternative gives developers and data scientists programmatic access to Google Trends data without limitations.
Actor Metrics
39 Monthly users
5.0 / 5 (2)
9 bookmarks
>99% runs succeeded
2.3 hours response time
Created in Dec 2024
Modified a day ago
🔍 Google Trends Scraper FAST
💡 If you'd like to request new Google Trends data features, feel free to open an issue
Access Google Trends data through a reliable scraping API! Skip the complexity of traditional scraping and get exactly what you need - structured search trend data ready for integration. Perfect for market research, competitive analysis, and trend monitoring, our solution automatically extracts and organizes data from any region and time period. Experience the simplicity of API-like access with the completeness of direct Google Trends data.
💎 Why Choose Our Google Trends Scraper?
- 🔥 Real-time Trending Searches: Access what's trending right now across different countries with our powerful trending searches feature
- ⏱️ Flexible Trending Timeframes: Choose from multiple time windows (4h, 24h, 48h, 7 days) to track trending topics exactly as you need
- 📊 Comprehensive Keyword Analysis: Get detailed interest-over-time data for any search term with precise historical tracking
- 🌍 Regional Interest Data: Analyze how your keywords perform across different regions within a country
- 🌐 Global Coverage: Support for 70+ countries for keyword analysis and 40+ countries for trending searches
- 🛡️ Anti-blocking Technology: Sophisticated proxy rotation and browser fingerprinting to ensure reliable data collection
🔮 How to Make the Most of Trending Searches?
Maximize the value of your trending searches data with these strategies:
- Use the timeframe options strategically: 4-hour data captures real-time trends, while 7-day data reveals sustained interest patterns
- Compare trending data across countries to identify regional variations in popular topics and search behavior
- Leverage the related search terms included with each trend to understand context and discover additional relevant keywords
- Use trending searches as a content inspiration source for timely articles, social media posts, and marketing campaigns
🚀 Performance Features
⚡️ Lightning Fast:
- Efficient data retrieval
- Optimized resource usage
- Smart retry mechanism with 30-second intervals
🛠️ Smart Handling:
- Flexible proxy configuration
- Optional Region support
- Error handling with retries
- Data validation and cleaning
- Adaptive data granularity
🌍 Global Coverage:
- Worldwide or country-specific analysis
- Multiple time period options
- Standardized output format
- Daily trending searches for supported countries
📋 Quick Start
Input Parameters
Parameter | Type | Default | Description |
---|---|---|---|
keyword | string | required | The search term to analyze (not used if trending searches enabled) |
predefinedTimeframe | string | today 12-m | Time period for analysis |
geo | string | "" | Country code (e.g., US, FR, GB). Leave empty for worldwide data |
fetchRegionalData | boolean | false | Enable to retrieve regional interest data alongside timeline data |
enableTrendingSearches | boolean | false | Enable to fetch daily trending searches (other options will be ignored) |
trendingSearchesCountry | string | US | Country for trending searches (required if trending searches enabled) |
trendingSearchesTimeframe | string | 24 | Time period for trending searches: 4 (Past 4 hours), 24 (Past 24 hours), 48 (Past 48 hours), or 168 (Past 7 days) |
proxyConfiguration | object | { "useApifyProxy": false } | Proxy settings for the scraper |
Time Period for Trending Searches
Time Period |
---|
Last 4 hours |
Last 24 hours |
Last 48 hours |
Last 7 days |
Time Periods Available fo Keywords
Value | Description | Granularity |
---|---|---|
now 1-h | Past hour | Minute |
now 4-h | Past 4 hours | Minute |
now 1-d | Past day | Day |
now 7-d | Past 7 days | Day |
today 1-m | Past 30 days | Day |
today 3-m | Past 90 days | Day |
today 12-m | Past 12 months (default) | Week |
today 5-y | Past 5 years | Week |
all | 2004 - present | Month |
Input Example (Keyword Analysis)
1{ 2 "keyword": "bitcoin", 3 "predefinedTimeframe": "today 12-m", 4 "geo": "US", 5 "fetchRegionalData": false, 6 "proxyConfiguration": { 7 "useApifyProxy": true, 8 "apifyProxyGroups": ["RESIDENTIAL"] 9 } 10}
Input Example (Trending Searches)
1{ 2 "trendingSearchesTimeframe": "24", 3 "enableTrendingSearches": true, 4 "trendingSearchesCountry": "US", 5 "proxyConfiguration": { 6 "useApifyProxy": true, 7 "apifyProxyGroups": ["RESIDENTIAL"] 8 } 9}
Output Example (Keyword Analysis)
1{ 2 "keyword": "bitcoin", 3 "timeframe": "today 12-m", 4 "geo": "Worldwide", 5 "trends_url": "https://trends.google.com/trends/explore?q=bitcoin&hl=en-US", 6 "timeline_data": { 7 "2023-W01": 75, 8 "2023-W02": 82, 9 "2023-W03": 90, 10 "2023-W04": 85, 11 "2023-W05": 88 12 }, 13 "region_data": [], 14 "data_granularity": "week" 15}
Output Example (Trending Searches)
1{ 2 "geo": "US", 3 "language": "en-US", 4 "timeframe_hours":24, 5 "trending_searches": [ 6 { 7 "rank": 1, 8 "term": "NFL playoffs", 9 "trend_volume": "500k+", 10 "related_terms": [ 11 "NFL playoff schedule", 12 "NFL scores", 13 "NFL standings" 14 ], 15 "trend_volume_formatted": 500000 16 }, 17 { 18 "rank": 2, 19 "term": "Golden Globes 2024", 20 "trend_volume": "200k+", 21 "related_terms": [ 22 "Golden Globes winners", 23 "Golden Globes red carpet", 24 "Golden Globes live stream" 25 ], 26 "trend_volume_formatted": 200000 27 } 28 ], 29 "trends_url": "https://trends.google.com/trends/trendingsearches/daily?geo=US", 30 "timestamp": "2024-01-11 14:30:00" 31}
💡 Pro Tips
- Leave geo empty for worldwide analysis
- Regional data is only available when a specific country is selected
- Choose your timeframe based on needed granularity:
- Need minute-by-minute data? Use hourly periods (now 1-h, now 4-h)
- Need daily data? Use periods up to 3 months (now 1-d to today 3-m)
- Need weekly data? Use 12-month or 5-year periods (today 12-m, today 5-y)
- Need monthly data? Use all-time period (all)
- Use RESIDENTIAL proxy group for better reliability with Google Trends
- Trending searches are available for specific countries only
- When trending searches mode is enabled, other options except proxy are ignored
🔒 Reliability & Performance
- Flexible proxy configuration
- Smart error handling
- Rate limiting compliance
- Data validation
- Efficient resource management
- Adaptive data granularity based on timeframe
🤝 Support
Need help? Have questions? We're here to help!
- If you'd like to request new Google Trends data features, feel free to open an issue
- For technical support or questions, open an issue
- Check the documentation for detailed usage instructions