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,專業的AI技能分享平臺。

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