Fetch real-time trending searches from Google Trends for any country and category.
| --geo | US | Any 2-letter country code: US, BR, ID, GB, JP, IN, DE, FR, AU, MX, ... | | --category | all | all, games, technology, sports, entertainment, business, health, science, food, travel, beauty, politics, shopping | | --hours | 24 | 4, 24, 48, 168 (7 days) | | --top | 20 | Any integer |
| --method | auto | rss (fast, no category filter), csv (Selenium, supports categories) |
사용자가 모든 국가 또는 카테고리에 대한 Google 트렌드 데이터를 가져오거나 검색하거나 분석하려고 할 때 이 기술을 사용하세요. 사용자가 "[국가]의 인기 동향", "[국가]에서 인기 있는 [주제]", "[국가]의 Google 트렌드"라고 말할 때 트리거됩니다. 또는 /google-trends를 호출하세요. Trendpyg를 사용하여 125개 이상의 국가 및 20개 카테고리에 대한 실시간 추세 데이터를 가져옵니다. 출처: ezcat207/google-trends-skill.