Twitter Search Scraper
3 days trial then $20.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsTwitter Search Scraper
3 days trial then $20.00/month - No credit card required now
Scrape any keyword or hashtag from Twitter. Extract tweets, replies, favorites, retweets, and conversation threads without limit. Gather user-related information such as verification, location, profile image, friends, followers, following, and much more! Get everything with no limits on Twitter!!
You can access the Twitter Search 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 "keywords": [
3 "#binance",
4 "ukraine"
5 ],
6 "maxItems": 20,
7 "proxy": {
8 "useApifyProxy": true
9 }
10}' |
11apify call epctex/twitter-search-scraper --silent --output-dataset
Twitter Search Scraper API through CLI
The Apify CLI is the official tool that allows you to use Twitter Search 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
34 monthly users
-
5 stars
99% runs succeeded
0.71 hours response time
Created in Nov 2022
Modified 21 hours ago