Twitter Scrapper
Pricing
$1.00 / 1,000 tweets
Go to Apify Store
Twitter Scrapper
DeprecatedScraper for twitter starting from profiles or tweet urls.
0.0 (0)
Pricing
$1.00 / 1,000 tweets
1
91
27
Last modified
a year ago
Pricing
$1.00 / 1,000 tweets
Scraper for twitter starting from profiles or tweet urls.
0.0 (0)
Pricing
$1.00 / 1,000 tweets
1
91
27
Last modified
a year ago
You can access the Twitter Scrapper 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 '{< "startUrls": [< {< "url": "https://twitter.com/elonmusk"< }< ],< "max_posts": 20,< "proxySettings": {< "useApifyProxy": false< }<}' |<apify call deeper/twitter-scraper --silent --output-dataset
The Apify CLI is the official tool that allows you to use Twitter Scrapper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: