Twitter-X Trends Scraper | Apify Actor avatar
Twitter-X Trends Scraper | Apify Actor

Pricing

Pay per event

Go to Apify Store
Twitter-X Trends Scraper | Apify Actor

Twitter-X Trends Scraper | Apify Actor

Just $0.0005/Trend. Scrape Twitter (X.com) trends & trending topics instantly with this powerful Apify actor. Get real-time hashtags, tweet volumes, ranks, & categories from 60+ countries. Perfect for social media, viral content strategy, SEO keyword research, market analysis, and trend forecasting.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Yasir

Yasir

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

3 days ago

Last modified

Share

Overview

Unlock real-time Twitter (X.com) trends scraper insights with the Twitter-X Trends Scraper the ultimate no-code tool for extracting trending topics, tweet volumes, and categories across 60+ countries worldwide. Built on Apify's robust platform, this X trends API alternative bypasses official restrictions to deliver accurate, structured data for social media trend monitoring in 2025. Ideal for marketers, analysts, and developers seeking how to scrape Twitter trends by country without complex setups, it fetches trends, including ranks, titles, volumes (e.g., "25.3K posts"), and contexts like "Travel · Trending."

Whether you are tracking global hashtags for content strategy or analyzing regional buzz for market research, this best Twitter trends scraper 2025 ensures reliable. Run it via Apify Store for instant access—no coding required. Start monitoring Twitter trending topics today and stay ahead of viral conversations.

Table of Contents

Key Features

  • Global Coverage: Scrape Twitter trends by country from 60+ locations, including United States, China, India, Japan, Brazil, and more—defaulting to United States for quick starts.
  • Real-Time Data Extraction: Pull fresh X (Twitter) trends with tweet volumes, categories, and ranks; handles up to 50 results per query with 30-second timeouts for speed.
  • No-Code Simplicity: Powered by Apify Actors—input a country code, get JSON/CSV exports ready for analysis. Integrates seamlessly with tools like Google Sheets or Python via Apify API.
  • SEO-Friendly Outputs: Structured data perfect for social media trends scraper workflows, including timestamps and trend categories for trend forecasting.

This Twitter trends data extraction tool stands out among competitors by focusing exclusively on trends, ensuring precision without bloat.

Use Cases

Leverage the Twitter X trends scraper for actionable insights in high-stakes scenarios:

  • Content Marketing: Identify rising hashtags in target countries (e.g., #Election2025 in United States) to craft timely posts—boost engagement by 30%+ with trend-aligned content.
  • Market Research: Track X trends API data for consumer sentiment; e.g., monitor "sustainable fashion" volumes in Europe to inform product launches.
  • Competitor Analysis: Compare tweet volumes across regions—spot if a rival's campaign is trending higher in India vs. Brazil.
  • News & Journalism: Aggregate global Twitter trending topics for breaking stories; automate daily reports on viral events like sports finals or tech announcements.
  • Influencer Strategy: Pinpoint category-specific trends (e.g., "Tech · Trending") to partner with rising voices in niche markets.
  • Crisis Monitoring: Detect emerging issues by scraping real-time Twitter trends in real-time, like public reactions to policy changes.

Users report 5x faster trend discovery compared to manual searches, making it a go-to for social media analysts in 2025.

Input Parameters

Configure your scrape Twitter trends runs effortlessly with this simple schema:

ParameterTypeDescriptionRequiredDefaultEnum Options (Partial)
countryStringSelect the country for trends (e.g., "UnitedStates" for US-wide data).Yes"UnitedStates"UnitedStates, China, India, Japan, Russia, Germany, Indonesia, Brazil, France, UnitedKingdom, ... (60+ total)

Example JSON Input:

{
"country": "UnitedStates"
}

No additional params needed—max results auto-capped at trends available (typically 50). For API users, pass via POST to Apify endpoints.

Output Schema

Receive clean, exportable data in JSON/CSV format, optimized for Twitter trends scraper integrations:

FieldTypeDescriptionRequired
countryStringThe queried country (e.g., "UnitedStates").Yes
rankIntegerTrend position (1-50, 1 being top).Yes
trend_titleStringHashtag or topic name (e.g., "#Diwali2025").Yes
tweets_volumeStringEstimated volume (e.g., "1.2M posts" or "N/A").No
trend_categoryStringContext like "Politics · Trending" or "N/A".No

Example Output Array:

[
{
"country": "UnitedStates",
"rank": 1,
"trend_title": "#Budget2025",
"tweets_volume": "2.5M posts",
"trend_category": "Economy · Trending"
},
{
"country": "UnitedStates",
"rank": 2,
"trend_title": "#FIFAWorldCup",
"tweets_volume": "1.8M posts",
"trend_category": "Sports"
}
]

Examples

Quick Start: US Trends

  • Input: {"country": "UnitedStates"}
  • Output: Top 10 US trends like "#ElectionDebate" with volumes—export to CSV in under 1 minute.

Global Comparison: UnitedStates vs. Brazil

  • Run twice: Once for "UnitedStates", once for "Brazil".
  • Merge datasets in Excel to visualize cross-country X trends overlaps, e.g., shared entertainment trends.

API Integration Example (Python):

import requests
response = requests.post('https://api.apify.com/v2/acts/twitter-x-trends-scraper/runs', json={"country": "Germany"})
# Parse results for trend analysis

For best Twitter scraper 2025 demos, check sample runs in the Store.

Pricing

  • Free Users: $1 per 1,000 results.. This is for testing Scrape Twitter trends Tool.
  • Paid Users: $0.5 per 1,000 results.

Changelog

VersionDateChanges
1.0.0Nov 2025Initial release: Core scraping via external API, 60+ country support, JSON outputs.

Updates focus on reliability and X (Twitter) trends API compliance.

FAQ

1. Does this scraper use the official X (Twitter) API?

No. This actor uses a third-party trends API to bypass X's rate limits and access restrictions. This ensures higher reliability and availability than the official API, which no longer supports free trend access as of 2025.

Yes — as long as you comply with Apify’s and X’s Terms of Service. This tool does not scrape user profiles, DMs, or protected content. It only accesses publicly available trend data, similar to viewing trends in the X app. Use responsibly and avoid excessive requests.

Trends are real-time and refreshed every 5–15 minutes on X. This actor fetches the latest snapshot at runtime.

4. Can I export data to Google Sheets or Excel?

Yes! Use Apify’s built-in integrations:

  • Connect to Google Sheets in 1 click.
  • Export as CSV/JSON/Excel from the dataset.
  • Use webhooks to push data to Zapier, Make.com, or Power BI.

Still have questions? Join the Apify Community.