A Twitter (X) account's followers or following as full profiles — bio, counts, location, links, account age and latest tweet. From a handle or URL.
Sample
Here's a sample run pulling NASA's followers as full profile records — each row a complete X profile (bio, follower/following counts, location, links, account age, and latest tweet), exactly the schema you'll get back.
| # | Username | Profile URL | Display Name | Account ID | Followers | Following Count | Tweets | Media Posts | Likes Given | Listed Count | Protected | Account Created | Profile Picture | Followed Handle | Latest Tweet |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Tranopt2026 | Trần | 2089204481850478593 | 0 | 51 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:17:54Z | NASA | — | ||
2 | Dien20021974 | Dien | 2089203387871227904 | 0 | 51 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:18:21Z | NASA | — | ||
3 | nguyenhuonsr2j | nguyenhuong | 2089205121976844288 | 0 | 51 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:19:28Z | NASA | — | ||
4 | Mc6lzk | M | 2089205221708705792 | 0 | 10 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:19:40Z | NASA | — | ||
5 | aliyazdanp18n | ali yazdanpanah | 2089204921409179649 | 0 | 49 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:18:39Z | NASA | — | ||
6 | ninidikp | nini | 2089205423199133696 | 0 | 52 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:19:45Z | NASA | — | ||
7 | GilbertoAlwcuw | Gilberto Alain | 2089205037138395136 | 0 | 44 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:18:53Z | NASA | — | ||
8 | MrDarrenFan | 杏皮茶 | 902862607723274246 | 0 | 53 | 3 | 0 | 19 | 0 | false | 2017-08-30T11:56:34Z | NASA | |||
9 | osmelhmhz | osmel | 2089205152590749696 | 0 | 18 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:19:18Z | NASA | — | ||
10 | yzplvs | y | 2089204991336878080 | 0 | 25 | 0 | 0 | 0 | 0 | false | 2026-08-17T04:18:54Z | NASA | — |
Playground
Fill in the fields below or .
curl -X POST https://api.mindcase.co/v1/data/twitter/followers/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"handle": "",
"listType": ""
}
}'Overview
Twitter / X Followers pulls the full follower or following list for a single X (Twitter) account, returning each connection as a complete profile record — username, display name, bio, follower and following counts, location, links, account age, and latest tweet.
Growth teams use Twitter / X Followers to size and qualify an account's audience, while researchers map who a profile follows to chart influence networks. Use the List Type option to choose followers or following.
Examples
A few common ways teams put Twitter / X Followers API to work — copy a prompt below to try it yourself.
Pull a creator or brand's followers as full profiles to gauge reach and find high-value accounts in their audience.
Switch to the following list to see exactly who an account follows and map its influence graph.
Enrich followers with bio, location, and links to build targeted outreach lists for partnerships or recruiting.
Get started
Sign up to run live queries against Twitter / X Followers API via chat, form, or API.
FAQ
Related
Twitter (X) profiles — bio, follower counts, verification type, location and links. By handle, profile URL or keyword search; same record either way.
Every reply to a tweet as a full tweet record — author, engagement, media, quotes. The original is included, flagged so you can tell them apart.
Everyone who retweeted a tweet, each as a full Twitter (X) profile — handle, name, bio, follower counts, verification, location and links.
Extract tweets from Twitter (X) by handle, search keyword, or tweet URL — with full text, date, media, quoted/retweeted content, and all engagement metrics