Twitter Profile Scraper avatar

Twitter Profile Scraper

Pricing

from $25.00 / 1,000 results

Go to Apify Store
Twitter Profile Scraper

Twitter Profile Scraper

Scrape any Twitter/X profile without login or API key. Get followers, bio, location, website, verification status and email from bio. Optionally fetch recent tweets with likes, retweets, views and engagement metrics. Bulk input, language filter, CSV/JSON export.

Pricing

from $25.00 / 1,000 results

Rating

0.0

(0)

Developer

Yuliia Kulakova

Yuliia Kulakova

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

X / Twitter Profile Scraper

X / Twitter Profile Scraper

Get any Twitter/X profile data in seconds — no login, no API key, no limits.

Drop in a list of handles and get back everything: followers, bio, location, website, verification status, contact email, and optionally their recent tweets with full engagement metrics. Works on any public account.


Who uses this

Sales & lead generation — Build targeted outreach lists. Get emails from bios, follower counts, and profile data for hundreds of prospects in one run.

Market research — Track competitors, monitor influencers, benchmark engagement. Know exactly what's working in your niche.

Recruitment — Find and qualify candidates by their Twitter presence, follower count, and what they tweet about.

PR & media — Instantly pull journalist and creator profiles before outreach. See reach, activity, and contact info without manual research.

Data & analytics — Feed clean, structured Twitter data into your dashboards, CRMs, or AI pipelines.


What you get

Profile data

FieldDescription
usernameTwitter handle
displayNameFull name
bioProfile description
emailEmail extracted from bio automatically
locationLocation as shown on profile
websiteWebsite URL
followerCountNumber of followers
followingCountNumber following
tweetCountTotal tweets posted
likeCountTotal likes given
verifiedLegacy verified badge
isBlueVerifiedX Premium checkmark
isProtectedPrivate account flag
joinDateWhen the account was created
profileImageUrlFull-size profile photo
bannerUrlBanner image
twitterUrlDirect link to profile

Tweet data (when maxTweetsPerUser > 0)

FieldDescription
textClean tweet text
createdAtDate posted
likeCountLikes
retweetCountRetweets
replyCountReplies
quoteCountQuote tweets
viewCountImpressions / views
bookmarkCountBookmarks
languageDetected language
isRetweetIs this a retweet?
isReplyIs this a reply?
hashtagsList of hashtags used
mentionsMentioned usernames
urlsExpanded URLs in tweet
mediaPhotos and videos with direct URLs
tweetUrlDirect link to the tweet

Input

FieldTypeDescription
handlesarrayAccepts any format: elonmusk, @nasa, https://x.com/openai
profileUrlsarrayFull profile URLs
maxTweetsPerUserintegerTweets to fetch per profile. 0 = profile only (default). Max: 500
includeRetweetsbooleanInclude retweets in results. Default: true
tweetsLanguagestringOnly return tweets in this language. ISO 639-1 code: en, es, de, fr, ja...
deduplicationbooleanSkip duplicate profiles. Default: true

Example inputs

Profile data only — fastest:

{
"handles": ["elonmusk", "sama", "ycombinator", "openai"],
"maxTweetsPerUser": 0
}

Profile + recent tweets:

{
"handles": ["sundarpichai", "satyanadella"],
"maxTweetsPerUser": 50
}

English tweets only, no retweets:

{
"handles": ["NASA", "SpaceX"],
"maxTweetsPerUser": 100,
"includeRetweets": false,
"tweetsLanguage": "en"
}

Mix of formats — all work:

{
"handles": ["sama", "@BarackObama", "https://x.com/Apple", "https://twitter.com/Google"],
"maxTweetsPerUser": 0
}

Export formats

JSON · CSV · Excel · XML · HTML Table — download directly from Apify or access via API.


Pricing

$25.00 per 1,000 profiles

RunProfilesTweetsEstimated cost
Quick lookup100~$0.25
Lead list1000~$2.50
With recent tweets10020 each~$2.50
Deep research50050 each~$12.50

Pay only for what you scrape — no subscriptions, no monthly fees.