Twitter Search avatar
Twitter Search

Pricing

$6.00 / 1,000 results

Go to Store
Twitter Search

Twitter Search

Developed by

dayang

dayang

Maintained by Community

Advanced Search

0.0 (0)

Pricing

$6.00 / 1,000 results

1

Total users

84

Monthly users

8

Runs succeeded

>99%

Last modified

4 months ago

You can access the Twitter Search 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 '{
< "product": "Latest",
< "words": "cat",
< "cursor": "-1"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: