Tweet Fast&Cheapest Scraper V2 2025 | $7/month avatar

Tweet Fast&Cheapest Scraper V2 2025 | $7/month

Try for free

10 minutes trial then $6.99/month - No credit card required now

Go to Store
Tweet Fast&Cheapest Scraper V2 2025 | $7/month

Tweet Fast&Cheapest Scraper V2 2025 | $7/month

fastcrawler/tweet-fast-scraper
Try for free

10 minutes trial then $6.99/month - No credit card required now

1000 tweets only cost 0.01$. 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.

Developer
Maintained by Community

Actor Metrics

  • 16 monthly users

  • No reviews yet

  • 5 bookmarks

  • 97% runs succeeded

  • 0.79 hours response time

  • Created in Oct 2024

  • Modified 5 days ago

You can access the Tweet Fast&Cheapest Scraper V2 2025 | $7/month programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "Sk36sLeYn3iOdDLHd"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/fastcrawler~tweet-fast-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-fastcrawler-tweet-fast-scraper",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/fastcrawler~tweet-fast-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-fastcrawler-tweet-fast-scraper",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/fastcrawler~tweet-fast-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-fastcrawler-tweet-fast-scraper",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "cookies"
135        ],
136        "properties": {
137          "startUrls": {
138            "title": "Start URLs",
139            "type": "array",
140            "description": "Twitter (X) URLs. Paste the URLs and get the results immediately. ",
141            "items": {
142              "type": "string"
143            }
144          },
145          "startTime": {
146            "title": "Start Time",
147            "type": "string",
148            "description": "Specify the datetime (yyyy-MM-dd_HH:mm:ss_UTC,2024-10-20_00:00:00_UTC),Returns tweets sent after the given date."
149          },
150          "endTime": {
151            "title": "End Time",
152            "type": "string",
153            "description": "Specify the datetime (yyyy-MM-dd_HH:mm:ss_UTC,2024-10-20_23:59:59_UTC),Returns tweets sent before the given date."
154          },
155          "searchTerms": {
156            "title": "Search Terms",
157            "type": "array",
158            "description": "Search terms you want to search from Twitter (X). Refer to https://github.com/igorbrigadir/twitter-advanced-search. eg: from:elonmusk until:2024-10-08_23:59:59_UTC since:2024-10-08_00:00:00_UTC -filter:replies",
159            "items": {
160              "type": "string"
161            }
162          },
163          "cookies": {
164            "title": "Cookies(please enter your twitter cookie)",
165            "type": "array",
166            "description": "Cookies are used to authorize the actor with twitter\n\n 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. \n\n Follow these steps to get the cookies:\n\n1. Install [Cookie-Editor](https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm) chrome extension\n2. Login to your twitter account\n3. Click on the extension and Export As 'Headers String' and export the twitter cookies\n4. Paste the copied contents here. \n\n [how-to-get-twitter-cookie](https://1-usd-promotion.com/how-to-get-twitter-cookie)",
167            "items": {
168              "type": "string"
169            }
170          },
171          "nextCursor": {
172            "title": "NextCursor",
173            "type": "string",
174            "description": "Cursor value to resume scraping from,You can get it from the last record in the returned data"
175          },
176          "conversationIds": {
177            "title": "Conversation IDs",
178            "type": "array",
179            "description": "Conversation IDs that you want to search on Twitter (X), Tweets that are part of a thread (direct replies and other replies)",
180            "items": {
181              "type": "string"
182            }
183          },
184          "sortBy": {
185            "title": "Sort By",
186            "enum": [
187              "Top",
188              "Latest"
189            ],
190            "type": "string",
191            "description": "Sorts search results by the given option. ",
192            "default": "Latest"
193          },
194          "maxItems": {
195            "title": "Maximum number of items on output",
196            "minimum": 1,
197            "maximum": 500,
198            "type": "integer",
199            "description": "Maximum number of items that you want as output.",
200            "default": 100
201          },
202          "minRetweets": {
203            "title": "Minimum retweets",
204            "minimum": 0,
205            "maximum": 10000000,
206            "type": "integer",
207            "description": "Returns tweets with at least the given number of retweets.",
208            "default": 0
209          },
210          "minLikes": {
211            "title": "Minimum Likes",
212            "minimum": 0,
213            "maximum": 10000000,
214            "type": "integer",
215            "description": "Returns tweets with at least the given number of Likes.",
216            "default": 0
217          },
218          "minReplies": {
219            "title": "Minimum Replies",
220            "minimum": 0,
221            "maximum": 10000000,
222            "type": "integer",
223            "description": "Returns tweets with at least the given number of replies.",
224            "default": 0
225          },
226          "onlyVerifiedUsers": {
227            "title": "Only verified users",
228            "type": "boolean",
229            "description": "If checked then returns tweets by users who are verified."
230          },
231          "onlyBuleVerifiedUsers": {
232            "title": "Only Twitter Blue",
233            "type": "boolean",
234            "description": "If checked then returns tweets by users who are Twitter Blue subscribers."
235          },
236          "onlyImage": {
237            "title": "Only image",
238            "type": "boolean",
239            "description": "If checked then returns tweets that contain images."
240          },
241          "onlyVideo": {
242            "title": "Only video",
243            "type": "boolean",
244            "description": "If checked then returns tweets that contain videos."
245          },
246          "onlyQuote": {
247            "title": "Only quote",
248            "type": "boolean",
249            "description": "If checked then returns tweets that are quotes."
250          },
251          "onlyReply": {
252            "title": "Only Reply",
253            "type": "boolean",
254            "description": "If checked then returns tweets that are replies."
255          }
256        }
257      },
258      "runsResponseSchema": {
259        "type": "object",
260        "properties": {
261          "data": {
262            "type": "object",
263            "properties": {
264              "id": {
265                "type": "string"
266              },
267              "actId": {
268                "type": "string"
269              },
270              "userId": {
271                "type": "string"
272              },
273              "startedAt": {
274                "type": "string",
275                "format": "date-time",
276                "example": "2025-01-08T00:00:00.000Z"
277              },
278              "finishedAt": {
279                "type": "string",
280                "format": "date-time",
281                "example": "2025-01-08T00:00:00.000Z"
282              },
283              "status": {
284                "type": "string",
285                "example": "READY"
286              },
287              "meta": {
288                "type": "object",
289                "properties": {
290                  "origin": {
291                    "type": "string",
292                    "example": "API"
293                  },
294                  "userAgent": {
295                    "type": "string"
296                  }
297                }
298              },
299              "stats": {
300                "type": "object",
301                "properties": {
302                  "inputBodyLen": {
303                    "type": "integer",
304                    "example": 2000
305                  },
306                  "rebootCount": {
307                    "type": "integer",
308                    "example": 0
309                  },
310                  "restartCount": {
311                    "type": "integer",
312                    "example": 0
313                  },
314                  "resurrectCount": {
315                    "type": "integer",
316                    "example": 0
317                  },
318                  "computeUnits": {
319                    "type": "integer",
320                    "example": 0
321                  }
322                }
323              },
324              "options": {
325                "type": "object",
326                "properties": {
327                  "build": {
328                    "type": "string",
329                    "example": "latest"
330                  },
331                  "timeoutSecs": {
332                    "type": "integer",
333                    "example": 300
334                  },
335                  "memoryMbytes": {
336                    "type": "integer",
337                    "example": 1024
338                  },
339                  "diskMbytes": {
340                    "type": "integer",
341                    "example": 2048
342                  }
343                }
344              },
345              "buildId": {
346                "type": "string"
347              },
348              "defaultKeyValueStoreId": {
349                "type": "string"
350              },
351              "defaultDatasetId": {
352                "type": "string"
353              },
354              "defaultRequestQueueId": {
355                "type": "string"
356              },
357              "buildNumber": {
358                "type": "string",
359                "example": "1.0.0"
360              },
361              "containerUrl": {
362                "type": "string"
363              },
364              "usage": {
365                "type": "object",
366                "properties": {
367                  "ACTOR_COMPUTE_UNITS": {
368                    "type": "integer",
369                    "example": 0
370                  },
371                  "DATASET_READS": {
372                    "type": "integer",
373                    "example": 0
374                  },
375                  "DATASET_WRITES": {
376                    "type": "integer",
377                    "example": 0
378                  },
379                  "KEY_VALUE_STORE_READS": {
380                    "type": "integer",
381                    "example": 0
382                  },
383                  "KEY_VALUE_STORE_WRITES": {
384                    "type": "integer",
385                    "example": 1
386                  },
387                  "KEY_VALUE_STORE_LISTS": {
388                    "type": "integer",
389                    "example": 0
390                  },
391                  "REQUEST_QUEUE_READS": {
392                    "type": "integer",
393                    "example": 0
394                  },
395                  "REQUEST_QUEUE_WRITES": {
396                    "type": "integer",
397                    "example": 0
398                  },
399                  "DATA_TRANSFER_INTERNAL_GBYTES": {
400                    "type": "integer",
401                    "example": 0
402                  },
403                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
404                    "type": "integer",
405                    "example": 0
406                  },
407                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
408                    "type": "integer",
409                    "example": 0
410                  },
411                  "PROXY_SERPS": {
412                    "type": "integer",
413                    "example": 0
414                  }
415                }
416              },
417              "usageTotalUsd": {
418                "type": "number",
419                "example": 0.00005
420              },
421              "usageUsd": {
422                "type": "object",
423                "properties": {
424                  "ACTOR_COMPUTE_UNITS": {
425                    "type": "integer",
426                    "example": 0
427                  },
428                  "DATASET_READS": {
429                    "type": "integer",
430                    "example": 0
431                  },
432                  "DATASET_WRITES": {
433                    "type": "integer",
434                    "example": 0
435                  },
436                  "KEY_VALUE_STORE_READS": {
437                    "type": "integer",
438                    "example": 0
439                  },
440                  "KEY_VALUE_STORE_WRITES": {
441                    "type": "number",
442                    "example": 0.00005
443                  },
444                  "KEY_VALUE_STORE_LISTS": {
445                    "type": "integer",
446                    "example": 0
447                  },
448                  "REQUEST_QUEUE_READS": {
449                    "type": "integer",
450                    "example": 0
451                  },
452                  "REQUEST_QUEUE_WRITES": {
453                    "type": "integer",
454                    "example": 0
455                  },
456                  "DATA_TRANSFER_INTERNAL_GBYTES": {
457                    "type": "integer",
458                    "example": 0
459                  },
460                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
461                    "type": "integer",
462                    "example": 0
463                  },
464                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
465                    "type": "integer",
466                    "example": 0
467                  },
468                  "PROXY_SERPS": {
469                    "type": "integer",
470                    "example": 0
471                  }
472                }
473              }
474            }
475          }
476        }
477      }
478    }
479  }
480}

Tweet Fast&Cheapest Scraper V2 2025 | $7/month OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Tweet Fast&Cheapest Scraper V2 2025 | $7/month from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: