Twitter (X) Profiles and Tweets Scraper avatar
Twitter (X) Profiles and Tweets Scraper

Pricing

$10.00/month + usage

Go to Store
Twitter (X) Profiles and Tweets Scraper

Twitter (X) Profiles and Tweets Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

This actor allows you to scrape Twitter/X profiles, extract tweets, key metrics, metadata and gather insights such as tweet content, engagement metrics (likes, retweets, replies), and author details. It is handy for social media analysis, marketing research, and tracking public figures or brands.

0.0 (0)

Pricing

$10.00/month + usage

8

Total users

390

Monthly users

55

Runs succeeded

98%

Last modified

a month ago

You can access the Twitter (X) Profiles and Tweets 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 '{
< "startUrls": [
< "elonmusk"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/apify-twitter-profile-scraper --silent --output-dataset

Twitter (X) Profiles and Tweets Scraper API through CLI

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