
Scweet
Pricing
$0.30 / 1,000 tweets

Scweet
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.
5.0 (1)
Pricing
$0.30 / 1,000 tweets
7
Total users
173
Monthly users
78
Runs succeeded
99%
Issues response
7.8 days
Last modified
20 days ago
You can access the Scweet 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 '{< "since": "2024-01-01",< "until": "2025-01-01",< "maxItems": "1000",< "type": "Top",< "lang": "en"<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: