A professional CLI tool to fetch X (Twitter) trending topics without an account.
Powered by getdaytrends.com.
clawdhub install x-trends
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
Displays a clean, colorized table or raw JSON.
共 1 个版本