Tweet Analytics Scraper - X Post Metrics, Views & Likes
Pricing
from $2.00 / 1,000 tweet analytics & metrics
Tweet Analytics Scraper - X Post Metrics, Views & Likes
Get detailed analytics for any public tweet - no login, no API key. Paste X (Twitter) status URLs and get likes, retweets, quotes, replies, views, plus author follower counts and tweet text. Export to CSV, JSON or Excel, run via API or on a schedule.
Pricing
from $2.00 / 1,000 tweet analytics & metrics
Rating
0.0
(0)
Developer
Zaver
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Tweet Analytics Scraper (X / Twitter) ๐
Tweet Analytics Scraper gets detailed metrics for any public tweet โ no login, no API key, no developer account. Paste one or more X (Twitter) status URLs and get likes, retweets, quotes, replies and views, plus the author's follower count and the tweet text. Export to CSV, Excel or JSON, or pull it via the API.
Built for social media analytics, competitor tracking, campaign reporting and viral-tweet research โ the engagement data X's own API now charges heavily for.
- โ No login, no API key โ no X developer account or paid API tier needed
- โ Full engagement set โ likes, retweets, quotes, replies, views/impressions
- โ Author stats โ follower, following and tweet counts
- โ Tweet text, publish date and video duration
- โ Bulk โ analyze hundreds of tweets in one run
- โ CSV, Excel, JSON, XML export + full API, scheduler and integrations
What data does it extract?
One row per tweet:
| Field | Description | Example |
|---|---|---|
channel_id | Author @handle | nasa |
title | Tweet text | We have liftoff ๐ |
likes | Like count | 12000 |
shares | Retweets | 3400 |
quotes | Quote tweets | 210 |
comments | Replies | 880 |
view_count | Views / impressions | 900000 |
author_followers | Author follower count | 95000000 |
publish_date | When it was posted | 2026-01-01 |
tweet_url | Canonical tweet URL | https://x.com/nasa/status/โฆ |
Why choose this tweet analytics scraper?
- No X API needed. X's official API is expensive and rate-limited. This reads the public tweet page directly, so you get engagement data โ including views โ without a developer account.
- The complete engagement picture. Most tools miss quotes and views; this returns likes, retweets, quotes, replies and views in one row, plus author stats for context.
- Bulk and schedulable. Feed a list of tweet URLs, run on a schedule, and track how a campaign's tweets perform over time.
How to analyze tweets (step by step)
- Paste one or more tweet URLs (
https://x.com/USER/status/ID). - Click Start.
- Download from the Storage โ Dataset tab as CSV, Excel, JSON or XML, or read via the API.
Example input
{"tweetUrls": ["https://x.com/NASA/status/1750500000000000000","https://x.com/SpaceX/status/1750600000000000000"]}
Example output
{"channel_id": "nasa","title": "We have liftoff ๐","likes": 12000,"shares": 3400,"quotes": 210,"comments": 880,"view_count": 900000,"author_followers": 95000000,"publish_date": "2026-01-01","tweet_url": "https://x.com/nasa/status/1750500000000000000"}
Run it via the Apify API
curl "https://api.apify.com/v2/acts/YOUR~ACTOR/runs?token=YOUR_TOKEN" \-X POST -H "Content-Type: application/json" \-d '{"tweetUrls": ["https://x.com/NASA/status/1750500000000000000"]}'
Works with the Apify SDK, scheduled runs, webhooks, and integrations for Make, Zapier, n8n, Google Sheets and LangChain.
Pricing โ pay only for results
You are billed per tweet successfully analyzed. Removed, protected or unparseable tweets return an error row and cost nothing.
| Result type | Price |
|---|---|
| Analyzed tweet | $0.002 per tweet ($2 / 1,000) |
Frequently asked questions
Do I need an X API key or developer account?
No. The Actor reads the public tweet page โ no API key, no login, no paid X tier.
Does it return view counts?
Yes, where X exposes them on the public page. Views are included alongside likes, retweets, quotes and replies.
Can it analyze many tweets at once?
Yes. Pass a list of tweet URLs; each becomes one row. Run on a schedule to track performance over time.
Why did a tweet come back as "unavailable"?
The tweet may be deleted, from a protected account, age-restricted, or the page format changed. Those rows are not billed.
Is this legal?
The Actor collects only publicly available data. You are responsible for using it in compliance with the laws that apply to you and X's terms.
Support & roadmap
Open an issue on the Actor's Issues tab. On the roadmap: bulk tweet URLs from a profile or search, and media/engagement-rate fields.