Sample
Here's a sample run for 10 prominent X (Twitter) profiles, including Elon Musk, Bill Gates, and LeBron James, along with some of LeBron James's followers, showing the exact schema and results you can expect.
| # | Profile URL | Username | Display Name | Bio | Profile Picture | Cover Image | Location | Followers | Following | Tweets | Likes Given | Media | List Count | Verified | Graduated | NFT Avatar | Protected | Sensitive | Joined Twitter | Profession | Account Type | Type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | KingJames | LeBron James | EST. AKRON - ST.V/M Class of '03 https://t.co/TrZZrgA5Yt #IPROMISE | Outer Space | 48,900,102 | 182 | 9,698 | 162 | 768 | 43,552 | true | true | false | false | false | Fri Mar 06 16:25:53 +0000 2009 | — | — | user | |||
2 | MrBeast | MrBeast | Beast Games Strong Vs Smart Is Out Now! | Follow me for a cookie | 34,625,053 | 2,296 | 7,893 | 22,741 | 1,054 | 9,478 | true | true | false | false | false | Mon Apr 21 00:28:42 +0000 2014 | Media Personality | Creator | user | |||
3 | BillGates | Bill Gates | Sharing things I'm learning through my foundation work and other interests. | Seattle, WA | 63,035,014 | 571 | 4,517 | 543 | 1,530 | 115,386 | true | true | false | false | false | Wed Jun 24 18:44:10 +0000 2009 | — | — | user | |||
4 | taylorswift13 | Taylor Swift | And, baby, that’s show business for you. New album The Life of a Showgirl. Available Now ❤️🔥 | — | 79,694,040 | 0 | 884 | 1,559 | 541 | 103,584 | true | true | false | false | false | Sat Dec 06 10:10:54 +0000 2008 | Musician | Creator | user | |||
5 | elonmusk | Elon Musk | — | 239,818,228 | 1,320 | 102,042 | 225,342 | 4,469 | 168,682 | true | true | false | false | false | Tue Jun 02 20:12:29 +0000 2009 | — | Creator | user | ||||
6 | KDTrey5 | Kevin Durant | IM ME, I DO ME, AND I CHILL. @boardroom | At the crib dog | 20,431,912 | 1,469 | 27,247 | 1,447 | 736 | 24,127 | true | true | — | false | false | Tue Apr 28 01:14:36 +0000 2009 | — | — | user | |||
7 | Lakers | Los Angeles Lakers | Welcome to the #LakeShow | 🏆 17x Champions | Los Angeles, CA | 11,829,269 | 78 | 88,397 | 12,585 | 44,242 | 23,149 | true | true | — | false | false | Sun Feb 08 02:14:35 +0000 2009 | — | — | user | |||
8 | JaMorant | Ja Morant | #KaariJ | — | 2,990,957 | 127 | 13,124 | 20,816 | 390 | 2,661 | true | true | — | false | false | Tue Apr 14 02:15:23 +0000 2015 | — | — | user | |||
9 | ShannonSharpe | shannon sharpe | Professional talker. Savannah State alum, 3x Super Bowl champ, Pro Football HOF. Brother, Dad, Pawpaw, Boss. For inquiries: 84inquiries@gmail.com | — | 2,043,925 | 484 | 153,504 | 4,690 | 6,103 | 4,625 | true | true | — | false | false | Sun Sep 11 01:57:28 +0000 2011 | — | — | user | |||
10 | ESPNNBA | NBA on ESPN | Official account of the NBA on ESPN.
Sign up for ESPN! https://t.co/9IUp5oiivV
Questions about your subscription? https://t.co/xdztE7q69N | ESPN | 9,134,520 | 699 | 114,341 | 2,182 | 37,709 | 20,698 | true | true | — | false | false | Tue Sep 15 18:37:13 +0000 2009 | — | — | user |
Try agent
Pick how you want to interact — chat, form, or API.
Describe what you need in plain English.
Skip the chat — fill the inputs directly.
One per line. You can input profile URLs, handles, or search keywords (e.g. 'AI researchers').
Maximum number of items that you want as output. Use 0 for all.
You'll be asked to sign in first.
Drop these snippets into Claude Code, Cursor, or any agent IDE.
curl -X POST https://api.mindcase.co/api/v1/agents/twitter/profiles/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"inputs": [],
"maxResults": null
}
}'Overview
Twitter / X Profiles extracts structured data from user accounts. It returns fields like bio, follower count, following count, location, and the latest tweets for each profile.
Growth engineers use Twitter / X Profiles to build lead lists based on social reach. Data scientists use Twitter / X Profiles to map influencer networks and track audience growth over time.
Cost
$0.30 per 1,000 profiles. Each profile returned counts as one billable row. Pass an array of profile URLs to fetch them in one call. Failed runs don't count.
Cost calculator
Examples
A few common ways teams put Twitter / X Profiles to work — copy a prompt below to try it yourself.
Analyze account metrics and content strategy for a specific creator before reaching out for partnership.
Compare profile data across multiple industry leaders simultaneously to map competitive presence.
Discover new accounts based on specific keywords or interests to expand outreach lists.
Enrich a large list of usernames with detailed profile metadata for CRM imports or audience analysis.
Get started
Sign up to run live queries against Twitter / X Profiles via chat, form, or API.
FAQ
Related
Extract Instagram profile data, including bio, followers, website, verification, and recent posts with engagement, from usernames
Extract Threads profile details from usernames: follower count, bio, URLs, picture, and full name
Extract TikTok profile data — follower counts, bios, and engagement stats — from profile URLs
Extract LinkedIn profile data — work history, education, skills, contact info — from queries
Scrape public Facebook page profiles — likes, followers, intro, contact info, and page metadata.
Extract tweets from Twitter by keyword, URL, list, or profile, with content, date, and engagement metrics