
Twitter Profile Scraper
Pricing
$10.00/month + usage

Twitter Profile Scraper
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!
1.4 (3)
Pricing
$10.00/month + usage
32
Total users
2.5K
Monthly users
115
Runs succeeded
95%
Issues response
13 hours
Last modified
8 hours ago
You can access the Twitter Profile 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 '{< "startUrls": [< "https://twitter.com/apify"< ],< "maxTweetsPerUser": 100,< "customMapFunction": "(object) => { return {...object} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: