Twitter Scraper
Pay $3.50 for 1,000 posts
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsTwitter Scraper
Pay $3.50 for 1,000 posts
Scrape tweets from any Twitter user profile. Top Twitter API alternative to scrape Twitter hashtags, threads, replies, followers, images, videos, statistics, and Twitter history. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Do you want to learn more about this Actor?
Get a demoYou can access the Twitter 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 "handles": [
3 "Apify"
4 ],
5 "tweetsDesired": 100,
6 "proxyConfig": {
7 "useApifyProxy": true
8 }
9}' |
10apify call quacker/twitter-scraper --silent --output-dataset
🆇 Twitter Scraper API through CLI
The Apify CLI is the official tool that allows you to use Twitter 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
1.1k monthly users
-
111 stars
81% runs succeeded
11 days response time
Created in Jun 2019
Modified 17 days ago