Scweet
Pay $0.30 for 1,000 tweets
Scweet
Pay $0.30 for 1,000 tweets
Scweet is a scalable tweet-scraping tool built on the open-source Scweet library. Just specify dates, keywords, hashtags, and tweet count—the Actor automatically scales to fetch data at up to 1000 tweets per minute only $0.30 per 1000 tweets. All results come in JSON/CSV format.
You can access the Scweet 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 "since": "2024-01-01",
3 "until": "2025-01-01",
4 "maxItems": "1000",
5 "type": "Top",
6 "lang": "en"
7}' |
8apify call altimis/scweet --silent --output-dataset
Scweet on Apify: Fast and unlimited Tweets Scraper API through CLI
The Apify CLI is the official tool that allows you to use Scweet 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
11 monthly users
-
3 stars
>99% runs succeeded
Created in Dec 2024
Modified 2 days ago