Twitter Tweets Scraper
Pay $1.20 for 1,000 results
Twitter Tweets Scraper
Pay $1.20 for 1,000 results
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.
You can access the Twitter Tweets Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "start_urls": [
3 {
4 "url": "https://twitter.com/peckshield"
5 }
6 ],
7 "since_date": "2024-03-05",
8 "result_count": "10"
9}' |
10apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
144 monthly users
-
14 stars
98% runs succeeded
3.8 days response time
Created in Mar 2024
Modified 17 days ago