X (Twitter) Profile Posts Scraper avatar
X (Twitter) Profile Posts Scraper

Pricing

Pay per event

Go to Store
X (Twitter) Profile Posts Scraper

X (Twitter) Profile Posts Scraper

Developed by

Scraper One

Scraper One

Maintained by Community

Extract posts from X (Twitter) profiles. Retrieve URLs, IDs, content, publication dates, text and engagement metrics. Ideal for social media monitoring solutions.

0.0 (0)

Pricing

Pay per event

1

Total users

7

Monthly users

7

Runs succeeded

>99%

Last modified

4 days ago

You can access the X (Twitter) Profile Posts Scraper 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 '{
< "profileUrls": [
< "https://x.com/ishowspeedsui",
< "https://x.com/AshtonHallofc"
< ],
< "resultsLimit": 30
<}' |
<apify call scraper_one/x-profile-posts-scraper --silent --output-dataset

X (Twitter) Profile Posts Scraper API through CLI

The Apify CLI is the official tool that allows you to use X (Twitter) Profile Posts Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: