x-trends
22
总安装量
21
周安装量
#16527
全站排名
安装命令
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill x-trends
Agent 安装分布
codex
20
opencode
19
github-copilot
19
amp
19
kimi-cli
19
openclaw
19
Skill 文档
X Trends Scraper ð
A professional CLI tool to fetch X (Twitter) trending topics without an account. Powered by getdaytrends.com.
Installation
clawdhub install x-trends
Usage
Run the tool directly:
# Default (India, Top 20, Table View)
x-trends
# JSON Output (for scripts)
x-trends --json
# Specific Country & Limit
x-trends --country us --limit 5
Features
- No Login Required: Uses public aggregators.
- Volume Data: Shows tweet counts (<10K, 50K, etc).
- Multi-Country: Supports ‘us’, ‘uk’, ‘india’, ‘world’, etc.
- JSON Mode: Easy parsing for other tools.
Output
Displays a clean, colorized table or raw JSON.