Search X By Keywords avatar
Search X By Keywords

Pricing

$3.00 / 1,000 results

Go to Store
Search X By Keywords

Search X By Keywords

Developed by

Giichi Arai

Giichi Arai

Maintained by Community

Fast and reliable scraper for searching tweets and users on X (Twitter). Supports multiple output formats (JSON, CSV, Excel), advanced filtering options, and real-time data extraction. Perfect for social media monitoring, research, and business intelligence.

0.0 (0)

Pricing

$3.00 / 1,000 results

0

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

3 days ago

You can access the Search X By Keywords 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 '{
< "keywords": [
< "#AI",
< "Python",
< "JavaScript",
< "React"
< ],
< "proxyConfiguration": {
< "useApifyProxy": false
< }
<}' |
<apify call watcher.data/search-x-by-keywords --silent --output-dataset

Search X By Keywords API through CLI

The Apify CLI is the official tool that allows you to use Search X By Keywords locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: