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
2
Monthly active users
17 days ago
Last modified
Categories
Share
Scrape Twitter/X trending hashtags and topics for any country — real-time — as clean JSON.
What it does
- 68 locations: Worldwide + 67 countries (USA, UK, India, Brazil, Japan…)
- Playwright rendering: expands hidden "See All 49" rows that HTTP scrapers miss
- Top Hashtags 24h sidebar (optional) — Most Tweeted / Longest Trending
- 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 | $0.005 per snapshot (up to 50 trends) | A trends snapshot is saved |
top-hashtags-scraped | $0.0025 per snapshot (up to 50 sidebar entries) | Top Hashtags 24h sidebar is captured |
Prices are per snapshot, not per individual trend row. 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","maxItems": 50,"includeTopHashtags": false,"proxyConfiguration": { "useApifyProxy": true }}
All fields optional. Defaults to worldwide current trends.
Output
{"rank": 1,"name": "#WorldCupFinal","country": "united-states","scrapedAt": "2026-08-23T14:32:01.482Z"}
Top-hashtag items carry "source": "top_hashtags_24h" and score.
Use cases
- Social listening, brand & PR monitoring per market
- AI agents / RAG pipelines needing structured trend snapshots
- Marketing analytics across countries
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.