X (Twitter) Post Detail Scraper
Pricing
from $5.00 / 1,000 tweet detail scrapeds
X (Twitter) Post Detail Scraper
Scrape full X/Twitter post details by URL or tweet ID — text, author, metrics, media, replies, quotes. Provider-backed (ScrapeCreators + SociaVault), cookieless, MCP-ready.
Pricing
from $5.00 / 1,000 tweet detail scrapeds
Rating
0.0
(0)
Developer
Khadin Akbar
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape full public X/Twitter post details by URL or tweet ID — no login, no cookies, MCP-ready. Paste one or hundreds of x.com/status/... URLs (or raw numeric IDs) and get back a structured dataset: tweet text, author profile, likes, retweets, replies, views, quoted tweet links, media URLs, hashtags, and mentions.
Ideal for social listening, influencer research, brand monitoring, content archiving, and AI-agent pipelines. Built on ScrapeCreators (primary) + SociaVault (fallback) — provider-backed, cookieless, 100% cloud-compatible.
What does X Post Detail Scraper do?
Given a list of public X/Twitter post URLs or numeric tweet IDs, the actor calls provider APIs to return a rich, structured record for each tweet. The dataset includes:
| Field | Description |
|---|---|
tweet_id | Numeric tweet ID |
tweet_url | Canonical x.com URL |
text / full_text | Tweet body |
author_handle | @username |
author_name | Display name |
author_verified | Blue-check status |
author_followers | Follower count |
created_at | ISO 8601 timestamp |
like_count | Likes/favorites |
retweet_count | Retweets |
reply_count | Replies |
quote_count | Quote-tweets |
view_count | Impressions (when available) |
bookmark_count | Bookmarks (when available) |
is_reply / is_retweet / is_quote | Content type flags |
quoted_tweet_url | Source quote-tweet URL |
in_reply_to_user | Who was replied to |
has_media | Media presence flag |
media_urls | Direct image/video URLs |
hashtags | ["#space", "#NASA"] |
mentions | ["@elonmusk"] |
urls | Expanded link URLs in tweet |
lang | ISO language code |
source_provider | Which provider returned the data |
scraped_at | ISO 8601 scrape timestamp |
Why use X Post Detail Scraper?
- No login required. No cookies, no auth tokens, no Twitter/X API key needed.
- Bulk-ready. Send up to 500 tweets per run; ideal for batch research and competitor archiving.
- MCP-ready. Call it directly from Claude, GPT, or any AI agent via the Apify MCP server.
- Provider resilience. ScrapeCreators primary → SociaVault fallback. If one provider is temporarily unavailable, the other takes over automatically.
- Structured & clean. Every field is normalized, typed, and consistent across runs.
How to use
- Open the actor on Apify Console and click Try for free.
- In the Tweet URLs field, paste one or more
x.com/status/...ortwitter.com/status/...URLs (one per line). - Optionally add numeric tweet IDs in the Tweet IDs field.
- Set Max tweets to control run cost.
- Click Start — the actor finishes in seconds per tweet.
- Download results from the Output tab as JSON, CSV, or Excel.
Sample output
{"tweet_id": "1823795972471718071","tweet_url": "https://x.com/i/status/1823795972471718071","text": "Spectacular views of Hurricane Debby from the Space Station!","author_handle": "NASA","author_name": "NASA","author_verified": true,"author_followers": 95000000,"created_at": "2024-08-14T12:34:56.000Z","like_count": 18492,"retweet_count": 3201,"reply_count": 487,"quote_count": 312,"view_count": 4200000,"is_reply": false,"is_retweet": false,"is_quote": false,"has_media": true,"media_urls": ["https://pbs.twimg.com/media/example.jpg"],"hashtags": [],"mentions": [],"lang": "en","source_provider": "scrapecreators","scraped_at": "2026-08-19T12:00:00.000Z"}
Pricing
Pay per event + platform usage. You are charged only for what is scraped:
| Event | Price |
|---|---|
| Actor start | $0.00005 per run |
tweet-detail-scraped | $0.005 per tweet |
Examples:
- 10 tweets → ~$0.05
- 100 tweets → ~$0.50
- 500 tweets → ~$2.50
You can download the dataset in JSON, CSV, XLSX, or XML formats at no extra cost.
Use cases
- Brand monitoring — archive tweets mentioning your brand or competitors.
- Influencer research — pull engagement metrics for a shortlist of posts before a partnership.
- Content intelligence — track which tweet formats drive the most views and quotes.
- AI agent pipelines — let Claude or GPT pull tweet context on demand via MCP.
- Research & journalism — document and archive public statements before deletion.
Limitations & legal disclaimer
- Only public tweets are scraped. Private, suspended, or deleted tweets return no data.
- Metrics (views, bookmarks) are available only when the provider exposes them.
- This actor scrapes publicly available data. Always comply with X's Terms of Service and applicable laws. The actor owner is not responsible for misuse.
- For tweet search (by keyword, hashtag, date range), use x-tweet-scraper.
- For user profile data and timelines, use twitter-profile-followers-scraper.
Related actors
| Actor | Use case |
|---|---|
| x-tweet-scraper | Search tweets by keyword, hashtag, or username |
| twitter-profile-followers-scraper | Scrape X profiles and follower lists |
| instagram-post-engagers-scraper | Extract Instagram post commenters |
| reddit-posts-comments-scraper | Reddit posts and comment threads |
Support
Open an issue on the Issues tab for bugs or feature requests. For custom data pipelines or white-label solutions, contact through the Apify platform.