VOOZH about

URL: https://apify.com/coder_luffy/free-tweet-scraper

⇱ Free Tweet Scraper Β· Apify


Pricing

$4.99/month + usage

Go to Apify Store

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.

Pricing

$4.99/month + usage

Rating

5.0

(7)

Developer

πŸ‘ Luffy

Luffy

Maintained by Community

Actor stats

27

Bookmarked

282

Total users

0

Monthly active users

5 months ago

Last modified

Share

Free Tweet Scraper - Twitter/X API (100% Free)

πŸ‘ logo of Tweet Scraper

Actor URL: coder_luffy/free-tweet-scraper

Overview

This free Tweet Scraper lets you extract detailed data from tweets using Tweet IDs. Whether you're a developer, researcher, data analyst, or crypto/NFT marketer, this API gives you clean, structured JSON for deeper Twitter (X) insight.

Unlike other premium APIs, this one is completely free to use and doesn't require official API keys.


Input

{
"tweetIds":[
"1806763776881860918",
"1911772010193002581"
]
}

You can send one or multiple Tweet IDs in the tweetIds array.

βœ… Features & Output Summary

  • Tweet ID
  • Language
  • Text content
  • Creation date
  • Favorite count
  • Conversation count
  • Tweet sensitivity
  • Hashtags
  • User info (name, screen name, image, verification)
  • Photo/media info (URLs, dimensions, file size)
  • Quoted tweet details (if any)

Output JSON (Example Response)

[
{
"tweet_id":"1806763776881860918",
"lang":"en",
"favorite_count":1008,
"possibly_sensitive":false,
"created_at":"2024-06-28T18:57:07.000Z",
"display_text_range":[0,41],
"entities":{
"hashtags":[
{"indices":[6,15],"text":"memecoin"},
{"indices":[23,29],"text":"1000x"}
],
"urls":[],
"user_mentions":[],
"symbols":[],
"media":[
{
"display_url":"pic.x.com/yy7vzY4XY6",
"expanded_url":"https://x.com/elonmuskdoge69/status/1806763776881860918/photo/1",
"indices":[42,65],
"url":"https://t.co/yy7vzY4XY6"
}
]
},
"id_str":"1806763776881860918",
"text":"Which #memecoin can do #1000x this year? https://t.co/yy7vzY4XY6",
"user":{
"id_str":"285203751",
"name":"Elon Musk (Parody)",
"profile_image_url_https":"https://pbs.twimg.com/profile_images/1749541403364147200/Em6jSVfl_normal.jpg",
"screen_name":"elonmuskdoge69",
"verified":false,
"is_blue_verified":true,
"profile_image_shape":"Circle"
},
"mediaDetails":[
{
"display_url":"pic.x.com/yy7vzY4XY6",
"expanded_url":"https://x.com/elonmuskdoge69/status/1806763776881860918/photo/1",
"ext_media_availability":{
"status":"Available"
},
"indices":[42,65],
"media_url_https":"https://pbs.twimg.com/media/GRLqDuaWgAAUiba.jpg",
"original_info":{"height":543,"width":411},
"sizes":{
"large":{"h":543,"resize":"fit","w":411},
"medium":{"h":543,"resize":"fit","w":411},
"small":{"h":543,"resize":"fit","w":411},
"thumb":{"h":150,"resize":"crop","w":150}
},
"type":"photo",
"url":"https://t.co/yy7vzY4XY6"
}
],
"photos":[
{
"backgroundColor":{"red":204,"green":214,"blue":221},
"expandedUrl":"https://x.com/elonmuskdoge69/status/1806763776881860918/photo/1",
"url":"https://pbs.twimg.com/media/GRLqDuaWgAAUiba.jpg",
"width":411,
"height":543
}
],
"conversation_count":1118,
"news_action_type":"conversation",
"error":false,
"details":"successfully retrieved the tweet."
},
{
"tweet_id":"1911772010193002581",
"lang":"en",
"favorite_count":44337,
"created_at":"2025-04-14T13:22:20.000Z",
"display_text_range":[0,38],
"entities":{
"hashtags":[],
"urls":[],
"user_mentions":[],
"symbols":[]
},
"id_str":"1911772010193002581",
"text":"Tesla full self-driving will amaze you",
"user":{
"id_str":"44196397",
"name":"Elon Musk",
"profile_image_url_https":"https://pbs.twimg.com/profile_images/1893803697185910784/Na5lOWi5_normal.jpg",
"screen_name":"elonmusk",
"verified":false,
"highlighted_label":{
"description":"X",
"badge":{
"url":"https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg"
},
"url":{
"url":"https://twitter.com/X",
"url_type":"DeepLink"
},
"user_label_type":"BusinessLabel",
"user_label_display_type":"Badge"
},
"is_blue_verified":true
},
"conversation_count":4438,
"news_action_type":"conversation",
"quoted_tweet":{
"lang":"en",
"reply_count":377,
"retweet_count":130,
"favorite_count":1448,
"possibly_sensitive":false,
"created_at":"2025-04-14T05:26:30.000Z",
"display_text_range":[0,71],
"entities":{
"hashtags":[],
"urls":[],
"user_mentions":[],
"symbols":[],
"media":[
{
"display_url":"pic.x.com/ZgNc2b5wMY",
"expanded_url":"https://x.com/SawyerMerritt/status/1911652259735142842/photo/1",
"indices":[72,95],
"url":"https://t.co/ZgNc2b5wMY"
}
]
},
"id_str":"1911652259735142842",
"text":"44% of voters have not tried any version of Tesla FSD (Supervised) V13. https://t.co/ZgNc2b5wMY",
"user":{
"id_str":"243013409",
"name":"Sawyer Merritt",
"profile_image_url_https":"https://pbs.twimg.com/profile_images/1837744842715082752/xH9vYixL_normal.jpg",
"screen_name":"SawyerMerritt",
"verified":false,
"is_blue_verified":true,
"profile_image_shape":"Circle"
},
"mediaDetails":[
{
"display_url":"pic.x.com/ZgNc2b5wMY",
"expanded_url":"https://x.com/SawyerMerritt/status/1911652259735142842/photo/1",
"ext_media_availability":{
"status":"Available"
},
"indices":[72,95],
"media_url_https":"https://pbs.twimg.com/media/GoeNaJIXcAAP3fI.jpg",
"original_info":{
"height":598,
"width":1388
},
"sizes":{
"large":{"h":598,"resize":"fit","w":1388},
"medium":{"h":517,"resize":"fit","w":1200},
"small":{"h":293,"resize":"fit","w":680},
"thumb":{"h":150,"resize":"crop","w":150}
},
"type":"photo",
"url":"https://t.co/ZgNc2b5wMY"
}
],
"photos":[
{
"backgroundColor":{"red":204,"green":214,"blue":221},
"expandedUrl":"https://x.com/SawyerMerritt/status/1911652259735142842/photo/1",
"url":"https://pbs.twimg.com/media/GoeNaJIXcAAP3fI.jpg",
"width":1388,
"height":598
}
],
"isEdited":false,
"isStaleEdit":false
},
"error":false,
"details":"successfully retrieved the tweet."
}
]

Use Cases

  • Twitter/X data analysis
  • Social media monitoring
  • Crypto/NFT trend tracking
  • Marketing research
  • Sentiment and engagement analysis
  • Media archiving

100% Free

Unlike many tools, this Tweet Scraper is completely free to use and doesn’t need an official API token. You can scrape tweet details instantly without signing up for a paid developer plan.


Made with ❀️ by Coder Luffy

Free Tweet Scraper, Twitter API alternative, X.com tweet data extractor, Tweet ID to JSON, scrape tweet details, Twitter sentiment analysis tool, media data from tweet, tweet metadata parser, no API key Twitter scraper, free Twitter API for developers

You might also like

Twitter/X Search Scraper Β· No Cookies

data-slayer/twitter-search

Search Twitter/X and extract tweets matching any keyword, hashtag, or mention without login. Get full tweet text, likes, retweets, views, bookmarks, user profiles, media URLs, and conversation threads. No cookies, no API key. JSON/CSV/Excel export.

225

5.0

X.com Twitter API Scraper

xtdata/twitter-x-scraper

Scrape Twitter (X) data efficiently with this powerful Apify Actor. Real-time, authentic data. No pre-built databases. Extract tweets, user profiles, and more using keywords, hashtags, URLs, and advanced search filters. Fast, reliable, and cost-effective. #TwitterScraper

Scweet Twitter/X Scraper

altimis/scweet

Scrape Twitter (X) tweets from search + profiles. Filter keywords/hashtags/users/dates. Export JSON/CSV/XLSX. Fast. $0.30/1k. Free plan.

Tweet Scraper|$0.18/1K Tweets | Pay-Per Result | No Rate Limits

kaitoeasyapi/twitter-x-data-tweet-scraper-pay-per-result-cheapest

Only $0.18/1000 tweets for Twitter scraping, 100% reliability, swift data retrieval.This incredible low price is almost too good to be true.Thanks to our large-scale operations and efficient servers, we can offer you rock-bottom prices that no competitors can match.

Facebook Page Posts Scraper Β· No Cookies

data-slayer/facebook-page-posts

Extract posts from any Facebook page without login. Get full post text, reactions by type (like, love, care, wow, sad, angry), comments, shares, author profiles, media attachments, and timestamps. No cookies, no authentication. Export as JSON/CSV/Excel.

86

5.0

Twitter Tweet Reply Scrape | $0.25/1K Tweets | Pay-Per Result

kaitoeasyapi/twitter-reply

πŸš€ Instantly scrape Twitter/X replies & conversations with Pay only $0.25/1K tweets. Get complete reply chains, user info & engagement metrics. Perfect for sentiment analysis, market research & competitor tracking. 100% reliable data extraction, no API needed!

Tweet Scraper API

moving_beacon-owner1/my-actor-21

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.

2

Fast Twitter (X) User Scraper API | Extract Profiles, Followers

apidojo/twitter-user-scraper

Introducing Twitter (X) User Scraper, the ultimate solution for direct user extraction from Twitter (X). It offers blazing speed and comprehensiveness, delivering lightning-fast user extraction features.

6.5K

4.0

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