X (Twitter) Post Detail Scraper avatar

X (Twitter) Post Detail Scraper

Pricing

from $5.00 / 1,000 tweet detail scrapeds

Go to Apify Store
X (Twitter) Post Detail Scraper

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

Khadin Akbar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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:

FieldDescription
tweet_idNumeric tweet ID
tweet_urlCanonical x.com URL
text / full_textTweet body
author_handle@username
author_nameDisplay name
author_verifiedBlue-check status
author_followersFollower count
created_atISO 8601 timestamp
like_countLikes/favorites
retweet_countRetweets
reply_countReplies
quote_countQuote-tweets
view_countImpressions (when available)
bookmark_countBookmarks (when available)
is_reply / is_retweet / is_quoteContent type flags
quoted_tweet_urlSource quote-tweet URL
in_reply_to_userWho was replied to
has_mediaMedia presence flag
media_urlsDirect image/video URLs
hashtags["#space", "#NASA"]
mentions["@elonmusk"]
urlsExpanded link URLs in tweet
langISO language code
source_providerWhich provider returned the data
scraped_atISO 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

  1. Open the actor on Apify Console and click Try for free.
  2. In the Tweet URLs field, paste one or more x.com/status/... or twitter.com/status/... URLs (one per line).
  3. Optionally add numeric tweet IDs in the Tweet IDs field.
  4. Set Max tweets to control run cost.
  5. Click Start — the actor finishes in seconds per tweet.
  6. 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:

EventPrice
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.

  • 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.

ActorUse case
x-tweet-scraperSearch tweets by keyword, hashtag, or username
twitter-profile-followers-scraperScrape X profiles and follower lists
instagram-post-engagers-scraperExtract Instagram post commenters
reddit-posts-comments-scraperReddit 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.