Twitter / X Trends Scraper
Pricing
from $5.00 / 1,000 scraped results
Twitter / X Trends Scraper
Scrape Twitter/X trending hashtags and topics for any country, date and hour using Playwright. Handles JS-expanded trends and historical archives.
Pricing
from $5.00 / 1,000 scraped results
Rating
0.0
(0)
Developer
Akash Kumar Naik
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 hours ago
Last modified
Categories
Share
Scrape Twitter/X trending hashtags and topics for any country and hour — real-time or historical — as clean JSON.
What it does
- 68 locations: Worldwide + 67 countries (USA, UK, India, Brazil, Japan…)
- Historical archive: any date since 2024-05-15 at hourly resolution (UTC)
- Playwright rendering: expands hidden "See All 49" rows that HTTP scrapers miss
- Optional extras: Top Hashtags 24h sidebar + per-trend detail enrichment
- Pay-per-event pricing: charged only for successfully delivered results
- AI / MCP ready: compatible with agentic workflows
Pricing
Model: Pay per event · Active from: August 23, 2026 · Platform usage costs: paid by the developer, not passed on to users.
| Event | Price | Charged when |
|---|---|---|
trends-scraped | $5.00 / 1,000 ($0.005) | A trends snapshot is saved (up to 50 ranked trends) |
top-hashtags-scraped | $2.50 / 1,000 ($0.0025) | Top Hashtags 24h sidebar is captured |
trend-detail-enriched | $2.50 / 1,000 ($0.0025) | Each trend detail page enriched (max 10) |
A platform-managed apify-actor-start event ($0.00005) covers run startup. Invalid input never produces hidden charges. Set a Max total charge USD limit on any run for hard cost control.
Input
{"country": "united-states","date": "","hour": "now","maxItems": 50,"includeTopHashtags": false,"includeTrendDetails": false,"proxyConfiguration": { "useApifyProxy": true }}
All fields optional. Set date: "2026-08-21" and hour: "18" for an archive snapshot.
Output
{"rank": 1,"name": "#WorldCupFinal","country": "united-states","date": "2026-08-23","hour": "now","scrapedAt": "2026-08-23T14:32:01.482Z"}
Enriched items add detailTitle, highestRank, detailDescription. Top-hashtag items carry "source": "top_hashtags_24h".
Use cases
- Social listening, brand & PR monitoring per market
- Newsroom retrospectives and fact-checking ("what trended at 9pm on May 3?")
- AI agents / RAG pipelines needing structured trend snapshots
- Marketing analytics across countries and time
Tips
- Enable Apify Proxy (
useApifyProxy: true) for reliable production runs. - Set Max total charge USD on the run to cap spend; the Actor respects it.
- Schedule hourly runs to build a continuous multi-country trend time series.
- Compatible with Apify agentic payments (x402 / Skyfire) for autonomous AI workflows.