Twitter Tweets Scraper avatar
Twitter Tweets Scraper

Pricing

$0.50 / 1,000 results

Go to Store
Twitter Tweets Scraper

Twitter Tweets Scraper

Developed by

Monkey Coder

Monkey Coder

Maintained by Community

Enter the Twitter URL to quickly collect the latest tweet data. Based on the Twitter search interface, with countless quantity and time constraints, the tweet results are sorted in reverse chronological order.

3.3 (2)

Pricing

$0.50 / 1,000 results

52

Total users

1.5k

Monthly users

234

Runs succeeded

82%

Issue response

1.2 days

Last modified

18 minutes ago

You can access the Twitter Tweets Scraper 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.

$echo '{
< "start_urls": [
< {
< "url": "https://twitter.com/peckshield"
< }
< ],
< "since_date": "2024-03-05",
< "result_count": "10"
<}' |
<apify call gentle_cloud/twitter-tweets-scraper --silent --output-dataset

twitter scraper、tweet scraper、twitter data scraping API through CLI

The Apify CLI is the official tool that allows you to use Twitter Tweets Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: