X (Twitter) Posts Search avatar
X (Twitter) Posts Search

Pricing

Pay per event

Go to Store
X (Twitter) Posts Search

X (Twitter) Posts Search

Developed by

Scraper One

Scraper One

Maintained by Community

✨ Search for X (formerly Twitter) posts using keywords or hashtags. Retrieve post URLs, content, publication dates, author details, and engagement metrics. Ideal for monitoring brand mentions on X over time.

0.0 (0)

Pricing

Pay per event

0

Total users

52

Monthly users

36

Runs succeeded

>99%

Last modified

7 days ago

You can access the X (Twitter) Posts 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 '{
< "query": "Iceland",
< "resultsCount": 30,
< "searchType": "top"
<}' |
<apify call scraper_one/x-posts-search --silent --output-dataset

X (Twitter) Posts Search API through CLI

The Apify CLI is the official tool that allows you to use X (Twitter) Posts 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: