Go to Apify Store Actor stats
Total users 607
Total users
Monthly active users 49
Monthly active users
Issues response 4.4 hours
Issues response
Last modified 2 days ago
Last modified
📊 Added trendingSearchesMaxItems input parameter to control the number of trending search results (1–1000, default: 50)
📝 Updated README
🎯 Added category filtering for trending searches with multi-select support
🏷️ Support for 19 different Google Trends categories (Sports, Technology, Entertainment, etc.)
🤖 Added output_schema.json for full AI & LLM compatibility
🌍 Added South Korea (KR), Taiwan (TW), and Indonesia (ID) to Trending Searches supported countries
⬆️ Upgraded to Apify SDK 3.1.0 for improved stability and performance
🔧 Updated dependencies to latest stable versions
🍭 Default activation of trending search
🚀 Increased timeline data retry attempts for better reliability
⏱️ Optimized retry delays
🧹 Simplified log messages for cleaner output
🔄 Improved Google Trends scraper reliability by implementing sequential API calls
🛡️ Added 3 retry attempts specifically for regional data to handle rate limiting
⚡ Completely refactored trending searches implementation for significantly improved performance
📉 Reduced resource consumption and execution time
✨ Added timeframe options for trending searches (4h, 24h, 48h, 7 days)
🔄 Updated Google Trends URL from /trends/trendingsearches/daily to /trending
🌐 Improved trending searches data collection with timeframe parameter
🧹 Refactorized code structure to eliminate redundant methods between classes
🔢 Added trend_volume_formatted field to trending searches results with numerical conversion (e.g., "200K+" → 200000)
📦 Removed unused imports and optimized dependencies
🔄 Enhanced proxy rotation with unique session IDs for improved IP diversity
⚡️ Optimized retry strategy
🧹 Cleaned up log outputs for better readability and debugging
🔧 Fixed duplicate success messages in logs
🛡️ Added default configuration with residential proxy
✨ Enhanced trending searches data with volume and related terms
🔧 Hotfix: Improved trending searches reliability with enhanced retry strategy
✨ Added daily trending searches feature with new enableTrendingSearches parameter
🌍 Added support for country-specific trending searches monitoring
✨ Added optional regional data fetching with new fetchRegionalData parameter
⚡️ Improved performance by optimizing data retrieval process
🔒 Improved stability with enhanced proxy handling and retry mechanisms
🌍 Added comprehensive language support with automatic country-based adaptation
🔧 Enhanced URL formatting and parameter encoding for better request reliability
📊 Optimized data collection with improved error handling and recovery