Twitter Search Scraper avatar

Twitter Search Scraper

Under maintenance
Try for free

3 days trial then $20.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Twitter Search Scraper

Twitter Search Scraper

epctex/twitter-search-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 16 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Nov 2022
  • Modified about 4 hours ago