X Trends Dev

👤 anishtr4 📦 v1.0.0 ⭐ 4.2 ⬇️ 2.4K 下载
📊 数据分析 免费

📖 技能介绍


name: x-trends description: "Fetches current top trending topics on X (Twitter) for any country using public aggregators." version: 1.2.0 author: Ani license: MIT


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

小葱技能7w4.net有完整的技能分类。

Displays a clean, colorized table or raw JSON.

🤖 AI 评测

质量较好。优点是功能完整、使用简单、界面美观,能快速获取任意国家的 X 热门话题,还支持 JSON 格式便于脚本调用。终端输出清晰有颜色区分,加载和错误处理体验都不错。不足之处是依赖第三方网站提供数据,偶尔可能因目标网站变化或网络问题导致抓取失败,缺乏自动恢复机制。对于日常查看趋势新闻来说,这个工具足够好用。

📊 多维度评分

适应性4
规范性4
有效性4.4
可靠性4.1
可信度4.3

📁 包含文件 (5 个)

📄 SKILL.md 879 B
📄 _meta.json 131 B
📄 index.js 4 KB
📄 package-lock.json 19.4 KB
📄 package.json 425 B