Free Tweet Scraper avatar
Free Tweet Scraper

Pricing

Pay per usage

Go to Store
Free Tweet Scraper

Free Tweet Scraper

Developed by

Luffy

Maintained by Community

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.

5.0 (4)

Pricing

Pay per usage

3

Total users

15

Monthly users

15

Runs succeeded

>99%

Last modified

14 days ago

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

1{
2  "tweetIds": [
3    "1806763776881860918",
4    "1911772010193002581"
5  ]
6}

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)

1[
2  {
3    "tweet_id": "1806763776881860918",
4    "lang": "en",
5    "favorite_count": 1008,
6    "possibly_sensitive": false,
7    "created_at": "2024-06-28T18:57:07.000Z",
8    "display_text_range": [0, 41],
9    "entities": {
10      "hashtags": [
11        { "indices": [6, 15], "text": "memecoin" },
12        { "indices": [23, 29], "text": "1000x" }
13      ],
14      "urls": [],
15      "user_mentions": [],
16      "symbols": [],
17      "media": [
18        {
19          "display_url": "pic.x.com/yy7vzY4XY6",
20          "expanded_url": "https://x.com/elonmuskdoge69/status/1806763776881860918/photo/1",
21          "indices": [42, 65],
22          "url": "https://t.co/yy7vzY4XY6"
23        }
24      ]
25    },
26    "id_str": "1806763776881860918",
27    "text": "Which #memecoin can do #1000x  this year? https://t.co/yy7vzY4XY6",
28    "user": {
29      "id_str": "285203751",
30      "name": "Elon Musk (Parody)",
31      "profile_image_url_https": "https://pbs.twimg.com/profile_images/1749541403364147200/Em6jSVfl_normal.jpg",
32      "screen_name": "elonmuskdoge69",
33      "verified": false,
34      "is_blue_verified": true,
35      "profile_image_shape": "Circle"
36    },
37    "mediaDetails": [
38      {
39        "display_url": "pic.x.com/yy7vzY4XY6",
40        "expanded_url": "https://x.com/elonmuskdoge69/status/1806763776881860918/photo/1",
41        "ext_media_availability": {
42          "status": "Available"
43        },
44        "indices": [42, 65],
45        "media_url_https": "https://pbs.twimg.com/media/GRLqDuaWgAAUiba.jpg",
46        "original_info": { "height": 543, "width": 411 },
47        "sizes": {
48          "large": { "h": 543, "resize": "fit", "w": 411 },
49          "medium": { "h": 543, "resize": "fit", "w": 411 },
50          "small": { "h": 543, "resize": "fit", "w": 411 },
51          "thumb": { "h": 150, "resize": "crop", "w": 150 }
52        },
53        "type": "photo",
54        "url": "https://t.co/yy7vzY4XY6"
55      }
56    ],
57    "photos": [
58      {
59        "backgroundColor": { "red": 204, "green": 214, "blue": 221 },
60        "expandedUrl": "https://x.com/elonmuskdoge69/status/1806763776881860918/photo/1",
61        "url": "https://pbs.twimg.com/media/GRLqDuaWgAAUiba.jpg",
62        "width": 411,
63        "height": 543
64      }
65    ],
66    "conversation_count": 1118,
67    "news_action_type": "conversation",
68    "error": false,
69    "details": "successfully retrieved the tweet."
70  },
71  {
72    "tweet_id": "1911772010193002581",
73    "lang": "en",
74    "favorite_count": 44337,
75    "created_at": "2025-04-14T13:22:20.000Z",
76    "display_text_range": [0, 38],
77    "entities": {
78      "hashtags": [],
79      "urls": [],
80      "user_mentions": [],
81      "symbols": []
82    },
83    "id_str": "1911772010193002581",
84    "text": "Tesla full self-driving will amaze you",
85    "user": {
86      "id_str": "44196397",
87      "name": "Elon Musk",
88      "profile_image_url_https": "https://pbs.twimg.com/profile_images/1893803697185910784/Na5lOWi5_normal.jpg",
89      "screen_name": "elonmusk",
90      "verified": false,
91      "highlighted_label": {
92        "description": "X",
93        "badge": {
94          "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg"
95        },
96        "url": {
97          "url": "https://twitter.com/X",
98          "url_type": "DeepLink"
99        },
100        "user_label_type": "BusinessLabel",
101        "user_label_display_type": "Badge"
102      },
103      "is_blue_verified": true
104    },
105    "conversation_count": 4438,
106    "news_action_type": "conversation",
107    "quoted_tweet": {
108      "lang": "en",
109      "reply_count": 377,
110      "retweet_count": 130,
111      "favorite_count": 1448,
112      "possibly_sensitive": false,
113      "created_at": "2025-04-14T05:26:30.000Z",
114      "display_text_range": [0, 71],
115      "entities": {
116        "hashtags": [],
117        "urls": [],
118        "user_mentions": [],
119        "symbols": [],
120        "media": [
121          {
122            "display_url": "pic.x.com/ZgNc2b5wMY",
123            "expanded_url": "https://x.com/SawyerMerritt/status/1911652259735142842/photo/1",
124            "indices": [72, 95],
125            "url": "https://t.co/ZgNc2b5wMY"
126          }
127        ]
128      },
129      "id_str": "1911652259735142842",
130      "text": "44% of voters have not tried any version of Tesla FSD (Supervised) V13. https://t.co/ZgNc2b5wMY",
131      "user": {
132        "id_str": "243013409",
133        "name": "Sawyer Merritt",
134        "profile_image_url_https": "https://pbs.twimg.com/profile_images/1837744842715082752/xH9vYixL_normal.jpg",
135        "screen_name": "SawyerMerritt",
136        "verified": false,
137        "is_blue_verified": true,
138        "profile_image_shape": "Circle"
139      },
140      "mediaDetails": [
141        {
142          "display_url": "pic.x.com/ZgNc2b5wMY",
143          "expanded_url": "https://x.com/SawyerMerritt/status/1911652259735142842/photo/1",
144          "ext_media_availability": {
145            "status": "Available"
146          },
147          "indices": [72, 95],
148          "media_url_https": "https://pbs.twimg.com/media/GoeNaJIXcAAP3fI.jpg",
149          "original_info": {
150            "height": 598,
151            "width": 1388
152          },
153          "sizes": {
154            "large": { "h": 598, "resize": "fit", "w": 1388 },
155            "medium": { "h": 517, "resize": "fit", "w": 1200 },
156            "small": { "h": 293, "resize": "fit", "w": 680 },
157            "thumb": { "h": 150, "resize": "crop", "w": 150 }
158          },
159          "type": "photo",
160          "url": "https://t.co/ZgNc2b5wMY"
161        }
162      ],
163      "photos": [
164        {
165          "backgroundColor": { "red": 204, "green": 214, "blue": 221 },
166          "expandedUrl": "https://x.com/SawyerMerritt/status/1911652259735142842/photo/1",
167          "url": "https://pbs.twimg.com/media/GoeNaJIXcAAP3fI.jpg",
168          "width": 1388,
169          "height": 598
170        }
171      ],
172      "isEdited": false,
173      "isStaleEdit": false
174    },
175    "error": false,
176    "details": "successfully retrieved the tweet."
177  }
178]

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