Twitter (X) Profiles and Tweets Scraper avatar

Twitter (X) Profiles and Tweets Scraper

Try for free

2 hours trial then $15.00/month - No credit card required now

View all Actors
Twitter (X) Profiles and Tweets Scraper

Twitter (X) Profiles and Tweets Scraper

memo23/apify-twitter-profile-scraper
Try for free

2 hours trial then $15.00/month - No credit card required now

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.

You can access the Twitter (X) Profiles and Tweets Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    "elonmusk"
4  ],
5  "proxy": {
6    "useApifyProxy": true,
7    "apifyProxyGroups": [
8      "RESIDENTIAL"
9    ]
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 0 stars
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified 2 days ago