ClawSkills logoClawSkills

X Trends

使用公共聚合器获取任何国家/地区当前 X (Twitter) 上的热门话题。

介绍

# X Trends Scraper 📉

一款专业的 CLI 工具,用于无需登录即可获取 X(Twitter)热门话题。 由 [getdaytrends.com](https://getdaytrends.com) 强力驱动。

## 安装

```bash clawdhub install x-trends ```

## 使用

直接运行该工具:

```bash # Default (India, Top 20, Table View) x-trends

# JSON Output (for scripts) x-trends --json

# Specific Country & Limit x-trends --country us --limit 5 ```

## 特性 - **无需登录**:使用公共聚合器。 - **推文数量**:显示推文计数(<10K, 50K 等)。 - **多国家/地区**:支持 'us'、'uk'、'india'、'world' 等。 - **JSON 模式**:易于被其他工具解析。

## 输出 显示整洁的彩色表格或原始 JSON。

更多产品