x-trends

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

X Trends Scraper 📉

X Trends Scraper 📉

A professional CLI tool to fetch X (Twitter) trending topics without an account. Powered by getdaytrends.com.
一款无需账号即可获取X(Twitter)热门话题的专业CLI工具。由getdaytrends.com提供支持。

Installation

安装

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

Usage

使用方法

Run the tool directly:
bash
undefined
直接运行工具:
bash
undefined

Default (India, Top 20, Table View)

默认(印度,前20个,表格视图)

x-trends
x-trends

JSON Output (for scripts)

JSON输出(适用于脚本)

x-trends --json
x-trends --json

Specific Country & Limit

指定国家与数量限制

x-trends --country us --limit 5
undefined
x-trends --country us --limit 5
undefined

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.
  • 无需登录:使用公开聚合工具。
  • 数据量统计:显示推文数量(<10K、50K等)。
  • 多国家支持:支持'us'、'uk'、'india'、'world'等。
  • JSON模式:便于其他工具解析。

Output

输出结果

Displays a clean, colorized table or raw JSON.
显示整洁的彩色表格或原始JSON数据。