Twitter Profile Scraper
3 days trial then $10.00/month - No credit card required now
Twitter Profile Scraper
3 days trial then $10.00/month - No credit card required now
Scrape any Twitter profile of any user. Extract tweets, replies, favorites, retweets, conversation threads and many more without any limit. Gather user related information such as verification, location, profile image, friends, followers, following and much more! No limits on Twitter!
You can access the Twitter Profile 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 "https://twitter.com/apify"
4 ],
5 "maxTweetsPerUser": 100,
6 "customMapFunction": "(object) => { return {...object} }",
7 "proxy": {
8 "useApifyProxy": true
9 }
10}' |
11apify call epctex/twitter-profile-scraper --silent --output-dataset
Twitter Profile Scraper API through CLI
The Apify CLI is the official tool that allows you to use Twitter Profile 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:
Actor Metrics
104 monthly users
-
15 stars
>99% runs succeeded
Created in Jul 2022
Modified 20 hours ago