Twitter Tweets and Profiles Scraper
6 hours trial then $30.00/month - No credit card required now
Twitter Tweets and Profiles Scraper
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:
- 273 monthly users
- 23 stars
- 100.0% runs succeeded
- 15 hours response time
- Created in Jul 2023
- Modified about 1 month ago