Twitter Search avatar

Twitter Search

Try for free

Pay $6.00 for 1,000 results

View all Actors
Twitter Search

Twitter Search

twitterapi/twitter-search
Try for free

Pay $6.00 for 1,000 results

Advanced Search

You can access the Twitter Search 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  "product": "Latest",
3  "words": "cat"
4}' |
5apify call twitterapi/twitter-search --silent --output-dataset

Twitter Search API through CLI

The Apify CLI is the official tool that allows you to use Twitter Search 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
  • 2 monthly users
  • 0 stars
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified 8 days ago