VOOZH about

URL: https://apify.com/moving_beacon-owner1/my-actor-21

⇱ Tweet Scraper API Β· Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

Fetch structured tweet data instantly from public X (Twitter) posts β€” no authentication required.Lightweight tool to extract tweet content, metadata, and engagement metrics by ID.Fast and reliable tweet extraction tool built for developers β€” no API keys needed.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 days ago

Last modified

Share

Tweet Scraper

Fetch tweet data using Twitter/X's public API. No login, no API key, no cookies required.

What it does

Extracts rich tweet data from public tweets by ID:

  • Full tweet text
  • Engagement metrics (likes, retweets, replies)
  • Author info (name, handle, avatar, verification)
  • Media URLs (images, videos)
  • Hashtags and embedded URLs
  • Timestamps and language

Input

FieldTypeDescription
tweetIdsstring[]Tweet IDs to scrape
tweetUrlsstring[]Full tweet URLs (IDs extracted automatically)
delayMsintegerDelay between requests in ms (default: 1000)
maxRetriesintegerRetries per failed tweet (default: 2)

Example input

{
"tweetIds":["20","1893369093609771247"],
"tweetUrls":["https://x.com/NASA/status/1234567890"]
}

Output

{
"id":"20",
"text":"just setting up my twttr",
"user_screen_name":"jack",
"user_name":"jack",
"favorite_count":312635,
"retweet_count":0,
"reply_count":17865,
"created_at":"2006-03-21T20:50:14.000Z",
"lang":"en",
"media_urls":[],
"hashtags":[],
"tweet_url":"https://x.com/jack/status/20"
}

Limitations

  • Individual tweets by ID only (no search, no timelines)
  • Public tweets only
  • Rate limited β€” use reasonable delays
  • Endpoint may change without notice

You might also like

Tweet HTML Meta Scraper

moving_beacon-owner1/my-actor-52

Extract Open Graph and Twitter Card metadata from public tweet and profile pages. Extract rich tweet preview data instantly β€” no API required. Lightweight tool to extract social preview metadata from any tweet.

2

Twitter / X Tweet Scraper Goat

goat255/twitter-tweet-scraper

Bulk Twitter/X tweet extraction by username, tweet URL, or tweet ID. Text, media, engagement, language, reply / retweet flags. No API key, no login.

Tweet Scraper API Tool

moving_beacon-owner1/my-actor-38

Fetch tweet text and author details instantly using Twitter’s official oEmbed APIβ€”no login or authentication required. A lightweight, reliable tool for extracting content and metadata from public tweets with ease.

2

Tweet Scraper by URL - X (Twitter) Post Data

logiover/x-post-url-scraper

Scrape X / Twitter posts by URL or tweet ID. Bulk tweet data export (CSV/JSON), engagement metrics - Twitter unofficial API, no API key or login.

Tweet X Scraper

qaseemiqbal/tweet-x-scraper

Collect public X/Twitter tweets from usernames, from:username queries, tweet URLs, and tweet IDs. Export clean tweet text, author info, engagement metrics, media, links, and run summaries without X login.

Muhammad Qaseem Iqbal

2

Twitter Tweet Scraper

happitap/twitter-tweet-scraper

Extract tweets from X/Twitter using search queries, profile URLs, and direct tweet URLs. Get tweet text, engagement metrics, media, and author info β€” fast, reliable, and cost-effective.

Free Tweet Scraper

coder_luffy/free-tweet-scraper

Extract full details from any public Tweet (now X post) using just the Tweet ID β€” no login, API key, or authentication required. Just input one or more Tweet IDs, and this actor will return clean, JSON-formatted results ready for analysis or integration.

Scrape Twitter (X) Comments by Tweet ID - Cookieless

patient_discovery/twitter-comments

Extract Twitter comments from any public tweet without login or cookies. Enter a Tweet ID and get replies with engagement metrics, author profiles, hashtags, media, and conversation data in JSON or CSV. Ideal for sentiment analysis, brand monitoring, and competitive research at scale.

49

Twitter Tweet Scraper

bhansalisoft/twitter-tweet-scraper

Twitter Tweet Scraper Bot for Scrap unlimited Tweet from Any Twitter Handler with all statistics

70