Twitter Tweets and Profiles Scraper avatar

Twitter Tweets and Profiles Scraper

Try for free

6 hours trial then $30.00/month - No credit card required now

View all Actors
Twitter Tweets and Profiles Scraper

Twitter Tweets and Profiles Scraper

web.harvester/twitter-scraper
Try for free

6 hours trial then $30.00/month - No credit card required now

Easily search and extract tweets from profiles or directly using a URL with our tool. Scrape tweets and replies effortlessly. Download data in formats like JSON, CSV, XML, RSS, or HTML Table, perfect for integration with various applications, databases, and social media analytics tools.

You can access the Twitter Tweets and Profiles 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  "handles": [
3    "elonmusk"
4  ],
5  "userQueries": [],
6  "tweetsDesired": 100,
7  "profilesDesired": 10,
8  "proxyConfig": {
9    "useApifyProxy": true,
10    "apifyProxyGroups": [
11      "RESIDENTIAL"
12    ]
13  }
14}' |
15apify call web.harvester/twitter-scraper --silent --output-dataset

Twitter Tweets and Profiles Scraper API through CLI

The Apify CLI is the official tool that allows you to use Twitter Tweets and Profiles 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
  • 389 monthly users
  • 16 stars
  • 99.9% runs succeeded
  • 18 days response time
  • Created in Jul 2023
  • Modified 3 months ago