Twitter Fast Scraper: The Ultimate Twitter Data Retrieval Tool avatar

Twitter Fast Scraper: The Ultimate Twitter Data Retrieval Tool

Try for free

3 days trial then $15.00/month - No credit card required now

View all Actors
Twitter Fast Scraper: The Ultimate Twitter Data Retrieval Tool

Twitter Fast Scraper: The Ultimate Twitter Data Retrieval Tool

fastcrawler/tweet-fast-scraper
Try for free

3 days trial then $15.00/month - No credit card required now

1000 tweets only cost 0.05$. Unlock the full potential of Twitter data with Tweet Fast Scraper! Our cutting-edge tool offers lightning-fast search, all enhanced by customizable filters to suit your needs.

Tweet Fast Scraper: The Ultimate Twitter Data Retrieval Tool

1000 tweets only cost 0.05$.Meet Tweet Fast Scraper, the only Twitter scraper you'll ever need, available now at x.com! With its lightning-fast speed and robust capabilities, Tweet Fast Scraper allows you to retrieve Twitter data with unmatched efficiency. It supports search scraping, all with an extensive range of filters for precise data extraction.

Whether you're a researcher looking to gather comprehensive Twitter data for analysis or a business wanting to gain insights into customer sentiment and trends, Tweet Fast Scraper has you covered. Priced at only 15u/month, it offers incredible value, with a scraping speed of 100 tweets per second. Don't miss out on this essential tool for your Twitter data needs!

Cost

Tweet Cost

Input Parameters

FieldTypeDescription
Start URLsarrayTwitter (X) URLs. Paste the URLs and get the results immediately.
Start TimestringSpecify the datetime (yyyy-MM-dd_HH:mm:ss_UTC),Returns tweets sent after the given date.
End TimestringSpecify the datetime (yyyy-MM-dd_HH:mm:ss_UTC),Returns tweets sent before the given date.
searchTermsarraySearch terms you want to search from Twitter (X). You can refer to this documentation. eg: from:nasa until:2024-10-08_23:59:59_UTC since:2024-10-08_00:00:00_UTC -filter:replies
cookiesarrayCookies are used to authorize the actor with twitter. You can input multiple cookies, and when one cookie rate limit is set, it will automatically switch to another cookie to continue to capture data.
Conversation IDsarrayConversation IDs that you want to search on Twitter (X), Tweets that are part of a thread (direct replies and other replies)
Sort BystringSorts search results by the given option.
Maximum number of items on outputintMaximum number of items that you want as output.
Minimum retweetsintReturns tweets with at least the given number of retweets.
Minimum LikesintReturns tweets with at least the given number of Likes.
Minimum RepliesintReturns tweets with at least the given number of replies.
Only verified usersbooleanIf checked then returns tweets by users who are verified.
Only Twitter BluebooleanIf checked then returns tweets by users who are Twitter Blue subscribers.
Only imagebooleanIf checked then returns tweets that contain images.
Only videobooleanIf checked then returns tweets that contain videos.
Only quotebooleanIf checked then returns tweets that are quotes.
Only ReplybooleanIf checked then returns tweets that are replies.

Output Example

1{
2"type": "tweet",
3"id": "1728108619189874825",
4"url": "https://x.com/elonmusk/status/1728108619189874825",
5"twitterUrl": "https://twitter.com/elonmusk/status/1728108619189874825",
6"text": "More than 10 per human on average",
7"retweetCount": 11311,
8"replyCount": 6526,
9"likeCount": 104121,
10"quoteCount": 2915,
11"viewCount": 291500,
12"createdAt": "Fri Nov 24 17:49:36 +0000 2023",
13"lang": "en",
14"quoteId": "1728107610631729415",
15"bookmarkCount": 702,
16"isReply": false,
17"card": {},
18"place": {},
19"source:": "Twitter for Android",
20"author": {
21	"type": "user",
22	"userName": "elonmusk",
23	"url": "https://x.com/elonmusk",
24	"twitterUrl": "https://twitter.com/elonmusk",
25	"id": "44196397",
26	"name": "Elon Musk",
27	"isVerified": true,
28    "isBlueVerified": true,
29    "verifiedType": "business",
30	"hasNftAvatar": false,
31	"profilePicture": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg",
32	"coverPicture": "https://pbs.twimg.com/profile_banners/44196397/1690621312",
33	"description": "",
34	"location": "",
35	"followers": 172669889,
36	"following": 538,
37	"protected": false,
38	"status": "",
39	"canDm": false,
40	"canMediaTag": false,
41	"advertiserAccountType": "promotable_user",
42	"analyticsType": "enabled",
43	"createdAt": "Tue Jun 02 20:12:29 +0000 2009",
44	"entities": {
45		"description": {
46			"hashtags": [],
47			"symbols": [],
48			"urls": [],
49			"user_mentions": []
50		}
51	},
52	"fastFollowersCount": 0,
53	"favouritesCount": 42455,
54	"geoEnabled": false,
55	"hasCustomTimelines": true,
56	"hasExtendedProfile": true,
57	"isTranslator": false,
58	"mediaCount": 2002,
59	"profileBackgroundColor": "C0DEED",
60	"statusesCount": 37933,
61	"translatorTypeEnum": "None",
62	"withheldInCountries": [],
63	"affiliatesHighlightedLabel": {
64		"label": {
65			"url": {
66				"urlType": "DeepLink",
67				"url": "https://twitter.com/X"
68			},
69			"badge": {
70				"url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg"
71			},
72			"userLabelType": "BusinessLabel",
73			"userLabelDisplayType": "Badge",
74			"description": "X"
75		}
76	}
77},
78"extendedEntities": {},
79"isRetweet": false,
80"isQuote": true,
81"quote": {
82	"type": "tweet",
83	"id": "1728107610631729415",
84	"text": "The posts on 𝕏 gets ~ 100 billion impressions every day.\n\n https://t.co/AuF1KStCFf",
85	"retweetCount": 646,
86	"replyCount": 789,
87	"likeCount": 3983,
88	"quoteCount": 2493,
89	"createdAt": "Fri Nov 24 17:45:35 +0000 2023",
90	"lang": "en",
91	"bookmarkCount": 127,
92	"author": {
93		"type": "user",
94		"userName": "cb_doge",
95		"url": "https://x.com/cb_doge",
96		"twitterUrl": "https://twitter.com/cb_doge",
97		"id": "1389913567671975937",
98		"name": "DogeDesigner",
99		"isVerified": true,
100        "isBlueVerified": true,
101        "verifiedType": "business",
102		"hasNftAvatar": false,
103		"profilePicture": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_normal.jpg",
104		"coverPicture": "https://pbs.twimg.com/profile_banners/1389913567671975937/1707664307",
105		"description": "UX/UI & Graphic Designer at Dogecoin & MyDoge Inc./ 𝕏 Creator",
106		"location": "Dogecoin.com",
107		"followers": 441904,
108		"following": 867,
109		"protected": false,
110		"status": "",
111		"canDm": true,
112		"canMediaTag": false,
113		"advertiserAccountType": "promotable_user",
114		"analyticsType": "disabled",
115		"createdAt": "Wed May 05 12:03:43 +0000 2021",
116		"entities": {
117			"url": {
118				"urls": [
119					{
120						"display_url": "MyDoge.com",
121						"expanded_url": "http://MyDoge.com",
122						"indices": [
123							0,
124							23
125						],
126						"url": "https://t.co/E0fsFaNdeI"
127					}
128				]
129			},
130			"description": {
131				"hashtags": [],
132				"symbols": [],
133				"urls": [],
134				"user_mentions": []
135			}
136		},
137		"fastFollowersCount": 0,
138		"favouritesCount": 70660,
139		"geoEnabled": true,
140		"hasCustomTimelines": true,
141		"hasExtendedProfile": true,
142		"isTranslator": false,
143		"mediaCount": 10987,
144		"profileBackgroundColor": "F5F8FA",
145		"statusesCount": 24918,
146		"translatorTypeEnum": "None",
147		"withheldInCountries": [],
148		"affiliatesHighlightedLabel": {
149			"label": {
150				"url": {
151					"urlType": "DeepLink",
152					"url": "https://twitter.com/MyDogeOfficial"
153				},
154				"badge": {
155					"url": "https://pbs.twimg.com/profile_images/1656530956801523719/SC7nEKMa_bigger.png"
156				},
157				"userLabelType": "BusinessLabel",
158				"userLabelDisplayType": "Badge",
159				"description": "MyDoge Wallet"
160			}
161		}
162	},
163	"extendedEntities": {
164		"media": [
165			{
166				"additional_media_info": {
167					"monetizable": false,
168					"graphql_source_user": {
169						"user": {
170							"legacy": {
171								"id_str": "1389913567671975937",
172								"screen_name": "cb_doge",
173								"name": "DogeDesigner",
174								"profile_image_url_https": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_normal.jpg",
175								"verified": false,
176								"protected": false,
177								"can_dm": true,
178								"can_media_tag": false
179							}
180						}
181					}
182				},
183				"display_url": "pic.twitter.com/AuF1KStCFf",
184				"expanded_url": "https://twitter.com/cb_doge/status/1727821969343533149/video/1",
185				"ext_media_availability": {
186					"status": "Available"
187				},
188				"id_str": "1727821919171313664",
189				"indices": [
190					59,
191					82
192				],
193				"media_key": "13_1727821919171313664",
194				"media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1727821919171313664/img/t2oLSNoW4igyatu6.jpg",
195				"original_info": {
196					"width": 1920,
197					"height": 1080,
198					"focus_rects": []
199				},
200				"sizes": {
201					"large": {
202						"w": 1920,
203						"h": 1080
204					}
205				},
206				"source_status_id_str": "1727821969343533149",
207				"source_user_id_str": "1389913567671975937",
208				"type": "video",
209				"url": "https://t.co/AuF1KStCFf",
210				"video_info": {
211					"aspect_ratio": [
212						16,
213						9
214					],
215					"duration_millis": 3566,
216					"variants": [
217						{
218							"url": "https://video.twimg.com/amplify_video/1727821919171313664/pl/aGHTtMOSK_JQx9Q1.m3u8?tag=14&container=cmaf",
219							"content_type": "application/x-mpegURL"
220						},
221						{
222							"url": "https://video.twimg.com/amplify_video/1727821919171313664/vid/avc1/480x270/EkwZuvHPaMbH7O1a.mp4?tag=14",
223							"content_type": "video/mp4",
224							"bitrate": 288000
225						},
226						{
227							"url": "https://video.twimg.com/amplify_video/1727821919171313664/vid/avc1/640x360/0XXJiF8kImc0SNUN.mp4?tag=14",
228							"content_type": "video/mp4",
229							"bitrate": 832000
230						},
231						{
232							"url": "https://video.twimg.com/amplify_video/1727821919171313664/vid/avc1/1280x720/VvbDj9laYWdX1dfX.mp4?tag=14",
233							"content_type": "video/mp4",
234							"bitrate": 2176000
235						}
236					]
237				},
238				"allow_download_status": {
239					"allow_download": true
240				}
241			}
242		]
243	}
244},
245"media": []
246}

Contact and Feature Requests

If you need any sort of support, please send an email to fastcrawler9@gmail.com or contact us

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 4 stars
  • 93.2% runs succeeded
  • Created in Oct 2024
  • Modified 1 day ago