This repository contains real-time trending search data from Google Trends across various countries. The data is automatically updated every hour using the official Google Trends RSS feeds.
Last Update: 2025-05-25 15:20:57
Each country's data is stored in both JSON and plaintext formats:
./data/{country}.json
- Complete trend data with traffic counts and related news./forcopied/{country}.txt
- Simple list of trending keywords./all/all.json
- Combined data from all countries in a single JSON file
Data is sourced directly from Google Trends RSS feeds: https://trends.google.com/trending/rss?geo={COUNTRY_CODE}&hours=48
© 2025 - All Rights Reserved