Twitter (X.com) Tweets & Profiles Scraper avatar
Twitter (X.com) Tweets & Profiles Scraper

Pricing

$30.00/month + usage

Go to Store
Twitter (X.com) Tweets & Profiles Scraper

Twitter (X.com) Tweets & Profiles Scraper

Developed by

Web Harvester

Web Harvester

Maintained by Community

Extract tweets and full profile data from any Twitter (X.com) account with our powerful scraper. Search profiles, scrape tweets with replies, or extract data via URL or username. Download in JSON, CSV, Excel, XML, or HTML—ideal for social media monitoring, content analysis, and competitive research.

4.4 (5)

Pricing

$30.00/month + usage

60

Total users

4k

Monthly users

398

Runs succeeded

98%

Issue response

3.4 days

Last modified

23 days ago

You can access the Twitter (X.com) Tweets & Profiles 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 '{
< "handles": [
< "elonmusk"
< ],
< "userQueries": [],
< "tweetsDesired": 100,
< "profilesDesired": 10,
< "proxyConfig": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call web.harvester/twitter-scraper --silent --output-dataset

Twitter (X.com) Tweets & Profiles Scraper API through CLI

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