Twitter Tweet Details Scraper avatar

Twitter Tweet Details Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
Twitter Tweet Details Scraper

Twitter Tweet Details Scraper

Get full details and engagement for a tweet

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Get detailed information for a single tweet by its ID. Returns the full tweet content, engagement metrics (likes, retweets, replies, quotes, bookmarks, views), author info, language, hashtags, and user mentions.

Features

  • Real-time Twitter data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
tweet_idstringyesNumeric tweet ID

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"tweet": {
"author": "el_frizensrlq",
"author_followers": 2521,
"author_verified": true,
"bookmarks": 0,
"date": "2026-04-04 21:32:24",
"domain": "x.com",
"hashtags": [],
"is_quote": false,
"is_reply": true,
"lang": "en",
"likes": 0,
"quotes": 0,
"replies": 0,
"retweets": 0,
"snippet": "@elonmusk Technology is advancing every day; soon the world will be dominated by artificial intelligence and more.",
"source": "Twitter (X)",
"title": "@el_frizensrlq on X",
"url": "https://twitter.com/el_frizensrlq/status/2040543028255834313",
"user_mentions": [
"elonmusk"
],
"views": 7
}
}

About

Maintained by Data Direct — a small suite of fast, reliable Twitter and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.