X Trends

Fetches current top trending topics on X (Twitter) for any country using public aggregators.

anishtr4

@anishtr4

What This Skill Does

Fetches current top trending topics on X (Twitter) for any country using public aggregators, displaying results as a colorized table or JSON. No login or API key required.

Replaces manually checking Twitter's trending page or building custom scrapers by providing instant, structured trend data for any supported country.

When to Use It

  • Check today's top trending topics in the US
  • Monitor trending hashtags in India for social media campaigns
  • Export trending topics as JSON for data analysis or dashboards
  • Compare trending topics across multiple countries
  • Track tweet volume estimates for trending hashtags
  • Integrate trending topic data into a custom monitoring script

Install

$ openclaw skills install @anishtr4/x-trends

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.

Top skills in this category