Followers V2
GET
/tw-v2/user/followersDescription
Get a paginated list of users following the specified account. Returns user objects with complete profile information.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| userId | string | required | Unique Twitter/X user ID (e.g., '44196397') |
| cursor | string | optional | Pagination cursor for fetching next page of results. Obtained from previous response. |
Code Examples
const params = new URLSearchParams({
userId: '44196397'
});
const response = await fetch(`https://api.tweetapi.com/tw-v2/user/followers?${params}`, {
method: 'GET',
headers: {
'X-API-Key': 'YOUR_API_KEY'
}
});
const data = await response.json();
console.log(data);
Response
Success Response (200 OK)
200
{
"data": [
{
"id": "95092020",
"username": "jordanbpeterson",
"name": "Dr Jordan B Peterson",
"bio": "Best-Selling Author | Clinical Psychologist | #1 Education Podcast | Co-founder of @petersonacademy | Order my new book \"We Who Wrestle With God\" here:",
"location": null,
"website": "http://jordanbpeterson.com/books",
"pinnedTweetIds": [
"1949912864271323255"
],
"avatar": "https://pbs.twimg.com/profile_images/1407056014776614923/TKBC60e1_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/95092020/1744917990/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 144,
"name": "Education",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1680046132699840514"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 6154414,
"followingCount": 1659,
"tweetCount": 51578,
"listedCount": 14926,
"mediaCount": 7370,
"favoritesCount": 227,
"createdAt": "2009-12-06T23:33:02.000Z"
},
{
"id": "39344374",
"username": "DonaldJTrumpJr",
"name": "Donald Trump Jr.",
"bio": "Co-Founder @worldlibertyfi",
"location": "Florida, USA",
"website": "https://linktr.ee/donaldjtrumpjr",
"pinnedTweetIds": [
"1973176815415120331"
],
"avatar": "https://pbs.twimg.com/profile_images/766652495858896897/LjrJJB9a_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/39344374/1674355501/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 15512690,
"followingCount": 2296,
"tweetCount": 51834,
"listedCount": 25067,
"mediaCount": 3408,
"favoritesCount": 38858,
"createdAt": "2009-05-11T21:18:33.000Z"
},
{
"id": "18584875",
"username": "hodgetwins",
"name": "Hodgetwins",
"bio": "Merch & Giveaways at: https://t.co/kxb8qjHatu —— PODCAST: @hodgetwinspod",
"location": "United States",
"website": "https://officialhodgetwins.com",
"pinnedTweetIds": [
"1966943507895263313"
],
"avatar": "https://pbs.twimg.com/profile_images/1965633505611972611/NK6yCofq_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/18584875/1720914411/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 934,
"name": "Social Media Influencer",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1487870054645391361"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 3438694,
"followingCount": 3593,
"tweetCount": 60215,
"listedCount": 4525,
"mediaCount": 3761,
"favoritesCount": 14449,
"createdAt": "2009-01-03T19:24:16.000Z"
},
{
"id": "4914384040",
"username": "TheBabylonBee",
"name": "The Babylon Bee",
"bio": "Fake news you can trust 🐝",
"location": "United States",
"website": "https://linktr.ee/babylonbee",
"pinnedTweetIds": [
"1966207409493283314"
],
"avatar": "https://pbs.twimg.com/profile_images/1400100770624720898/-HC7kL5x_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/4914384040/1756492318/1500x500",
"profileImageShape": "Square",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Business",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [
{
"id": 580,
"name": "Media & News Company",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1649577634316304385"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 5040478,
"followingCount": 10,
"tweetCount": 33467,
"listedCount": 8413,
"mediaCount": 16291,
"favoritesCount": 1865,
"createdAt": "2016-02-15T16:05:21.000Z"
},
{
"id": "18166778",
"username": "Jim_Jordan",
"name": "Rep. Jim Jordan",
"bio": "Proudly serving Ohio's beautiful Fourth District. Chairman @JudiciaryGOP. Fighting to #DoWhatWeSaid",
"location": "Washington, D.C. ",
"website": "https://linktr.ee/chairmanjimjordan",
"pinnedTweetIds": [
"1973472935621849366"
],
"avatar": "https://pbs.twimg.com/profile_images/596012379231617025/TtrAXbnA_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/18166778/1406042839/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Government",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {
"label": {
"url": {
"url": "https://twitter.com/HouseGOP",
"urlType": "DeepLink"
},
"badge": {
"url": "https://pbs.twimg.com/profile_images/1877085039948668928/f4AibqzY_bigger.jpg"
},
"description": "House Republicans",
"userLabelType": "BusinessLabel",
"userLabelDisplayType": "Badge"
}
},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 6541864,
"followingCount": 3650,
"tweetCount": 16020,
"listedCount": 11755,
"mediaCount": 2118,
"favoritesCount": 5369,
"createdAt": "2008-12-16T17:20:24.000Z"
},
{
"id": "232901331",
"username": "dbongino",
"name": "Dan Bongino",
"bio": "",
"location": null,
"website": "http://www.bongino.com",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1901949643828625408/cIoDpRVb_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/232901331/1742295117/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 7181703,
"followingCount": 2309,
"tweetCount": 50280,
"listedCount": 11455,
"mediaCount": 1819,
"favoritesCount": 70535,
"createdAt": "2011-01-01T17:50:03.000Z"
},
{
"id": "427089628",
"username": "lexfridman",
"name": "Lex Fridman",
"bio": "Host of Lex Fridman Podcast.\nInterested in robots and humans.",
"location": "Austin and Boston",
"website": "https://youtube.com/lexfridman",
"pinnedTweetIds": [
"1973111601470513650"
],
"avatar": "https://pbs.twimg.com/profile_images/1854713863817646088/nTmsz7jR_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/427089628/1641354050/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 4429648,
"followingCount": 594,
"tweetCount": 3918,
"listedCount": 12475,
"mediaCount": 1211,
"favoritesCount": 8132,
"createdAt": "2011-12-03T03:06:19.000Z"
},
{
"id": "1201670995435646976",
"username": "laurenboebert",
"name": "Lauren Boebert",
"bio": "Lauren Boebert for Congress: CO-04 Congresswoman, Mom & Gigi with a fierce love for liberty. Sent to DRAIN THE SWAMP drier than a CO irrigation ditch in July.",
"location": "Colorado, USA",
"website": "https://secure.winred.com/lauren-boebert-for-congress/tw23",
"pinnedTweetIds": [
"1769823824030192127"
],
"avatar": "https://pbs.twimg.com/profile_images/1498803395578236934/vGGuE9-k_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1201670995435646976/1690219799/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [],
"restId": "1633209344757059584"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 4874823,
"followingCount": 1877,
"tweetCount": 10968,
"listedCount": 5886,
"mediaCount": 1184,
"favoritesCount": 9536,
"createdAt": "2019-12-03T01:14:36.000Z"
},
{
"id": "91882544",
"username": "DineshDSouza",
"name": "Dinesh D'Souza",
"bio": "Author, Filmmaker, Host of the Dinesh D’Souza Podcast. Follow me on Locals: https://t.co/UDFY7UCJDc",
"location": "United States",
"website": "https://podcasts.apple.com/us/podcast/the-dinesh-dsouza-podcast/id1547827376",
"pinnedTweetIds": [
"1973370911710384487"
],
"avatar": "https://pbs.twimg.com/profile_images/1969139625995497472/oIr7LrHF_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/91882544/1757441585/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 933,
"name": "Media Personality",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1797747077482442943"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 5245710,
"followingCount": 9666,
"tweetCount": 165767,
"listedCount": 10258,
"mediaCount": 15864,
"favoritesCount": 22989,
"createdAt": "2009-11-22T22:32:41.000Z"
},
{
"id": "1344356576786866176",
"username": "RepMTG",
"name": "Rep. Marjorie Taylor Greene🇺🇸",
"bio": "Christian, Mother, American, Business Owner, and Congresswoman representing Georgia’s 14th District |Chairwoman @DOGECommittee | AMERICA ONLY 🇺🇸",
"location": "Rome, GA",
"website": "http://Greene.House.gov",
"pinnedTweetIds": [
"1517852261963243521"
],
"avatar": "https://pbs.twimg.com/profile_images/1867641239685713920/7jTW4Eag_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1344356576786866176/1661804538/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Government",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [],
"restId": "1530021716252041226"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {
"label": {
"url": {
"url": "https://twitter.com/HouseGOP",
"urlType": "DeepLink"
},
"badge": {
"url": "https://pbs.twimg.com/profile_images/1877085039948668928/f4AibqzY_bigger.jpg"
},
"description": "House Republicans",
"userLabelType": "BusinessLabel",
"userLabelDisplayType": "Badge"
}
},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 5108609,
"followingCount": 753,
"tweetCount": 9191,
"listedCount": 7851,
"mediaCount": 2884,
"favoritesCount": 6121,
"createdAt": "2020-12-30T18:57:01.000Z"
},
{
"id": "17995040",
"username": "benshapiro",
"name": "Ben Shapiro",
"bio": "Daily Wire co-founder, host of @benshapiroshow, #1 NYT bestselling author, America’s #1 ex-rapper. Order my new book, Lions and Scavengers below",
"location": null,
"website": "https://a.co/d/3AyvDBX",
"pinnedTweetIds": [
"1973433920667742469"
],
"avatar": "https://pbs.twimg.com/profile_images/1791135695567740928/nrRmsfkZ_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/17995040/1731535861/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 7959185,
"followingCount": 484,
"tweetCount": 204605,
"listedCount": 18742,
"mediaCount": 8575,
"favoritesCount": 50,
"createdAt": "2008-12-09T16:40:22.000Z"
},
{
"id": "34743251",
"username": "SpaceX",
"name": "SpaceX",
"bio": "SpaceX designs, manufactures and launches the world’s most advanced rockets and spacecraft",
"location": "Earth",
"website": "http://spacex.com",
"pinnedTweetIds": [
"1972798064403357887"
],
"avatar": "https://pbs.twimg.com/profile_images/1697749409851985920/HbrI04tM_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/34743251/1681251194/1500x500",
"profileImageShape": "Square",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Business",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [],
"restId": "1681839322029502464"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 40112583,
"followingCount": 120,
"tweetCount": 10696,
"listedCount": 43663,
"mediaCount": 4130,
"favoritesCount": 504,
"createdAt": "2009-04-23T21:53:30.000Z"
},
{
"id": "33608041",
"username": "ksorbs",
"name": "Kevin Sorbo",
"bio": "Actor, director, producer, author.",
"location": "Florida, USA",
"website": "https://linktr.ee/ksorbs",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1874633227001823232/dYuQ8VPx_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/33608041/1728078199/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 948,
"name": "Actor",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1491878084949295106"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {
"label": {
"url": {
"url": "https://twitter.com/ConservativeOG",
"urlType": "DeepLink"
},
"badge": {
"url": "https://pbs.twimg.com/profile_images/1726722240748662784/2BjaL8mX_bigger.jpg"
},
"description": "CONSERVATIVE",
"userLabelType": "BusinessLabel",
"userLabelDisplayType": "Badge"
}
},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 2556162,
"followingCount": 612,
"tweetCount": 26270,
"listedCount": 4198,
"mediaCount": 2713,
"favoritesCount": 13810,
"createdAt": "2009-04-20T18:21:04.000Z"
},
{
"id": "1467931973616386052",
"username": "GunRightsPrez",
"name": "Dudley Brown",
"bio": "President of the National Association for Gun Rights | Defending your right to keep and bear arms without compromise.",
"location": "United States",
"website": "https://gunrights.org/",
"pinnedTweetIds": [
"1955757097075007726"
],
"avatar": "https://pbs.twimg.com/profile_images/1957434529859395584/l5GrJPK5_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1467931973616386052/1753125459/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [],
"restId": "1589138162273566720"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 1598876,
"followingCount": 845,
"tweetCount": 4132,
"listedCount": 1400,
"mediaCount": 464,
"favoritesCount": 3171,
"createdAt": "2021-12-06T19:00:41.000Z"
},
{
"id": "18266688",
"username": "TomFitton",
"name": "Tom Fitton",
"bio": "President, Judicial Watch. Fact checker. \"Expert\" (These are my personal views only!) NEW BOOK: RIGHTS AND FREEDOMS IN PERIL -- https://t.co/HilDvVzCNg!",
"location": "Washington, DC",
"website": "http://www.JudicialWatch.org",
"pinnedTweetIds": [
"1971609129560182886"
],
"avatar": "https://pbs.twimg.com/profile_images/964235516794171392/ktAX5u2i_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/18266688/1527968436/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [],
"restId": "1461329162304643073"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 3205171,
"followingCount": 4916,
"tweetCount": 93017,
"listedCount": 6613,
"mediaCount": 10529,
"favoritesCount": 4817,
"createdAt": "2008-12-20T14:32:44.000Z"
},
{
"id": "216881337",
"username": "RandPaul",
"name": "Rand Paul",
"bio": "U.S. Senator for Kentucky | I fight for the Constitution, individual liberty and the freedoms that make this country great.",
"location": "Bowling Green, KY",
"website": "http://randpaul.com",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/681152691461042177/_PrgDgFA_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/216881337/1628188173/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Government",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 6016243,
"followingCount": 807,
"tweetCount": 19781,
"listedCount": 17097,
"mediaCount": 3806,
"favoritesCount": 931,
"createdAt": "2010-11-17T23:52:35.000Z"
},
{
"id": "23022687",
"username": "tedcruz",
"name": "Ted Cruz",
"bio": "Father of two, @heidiscruz's husband, fighter for liberty. Representing the great state of Texas in the U.S. Senate.",
"location": "Houston, Texas",
"website": "http://Tedcruz.org",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1798342969218510849/JaIsGsam_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/23022687/1757610880/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Government",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 7099875,
"followingCount": 5391,
"tweetCount": 55872,
"listedCount": 17947,
"mediaCount": 8875,
"favoritesCount": 1404,
"createdAt": "2009-03-06T03:20:20.000Z"
},
{
"id": "13298072",
"username": "Tesla",
"name": "Tesla",
"bio": "Electric vehicles, giant batteries & solar, AI & robotics / https://t.co/WbcKtqUxSs",
"location": null,
"website": "https://www.tesla.com",
"pinnedTweetIds": [
"1968695220754858305"
],
"avatar": "https://pbs.twimg.com/profile_images/1337607516008501250/6Ggc4S5n_400x400.png",
"banner": "https://pbs.twimg.com/profile_banners/13298072/1740542578/1500x500",
"profileImageShape": "Square",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Business",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [],
"restId": "1590468365159636997"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 24406674,
"followingCount": 74,
"tweetCount": 9821,
"listedCount": 27631,
"mediaCount": 1873,
"favoritesCount": 7252,
"createdAt": "2008-02-10T01:12:32.000Z"
},
{
"id": "259001548",
"username": "kayleighmcenany",
"name": "Kayleigh McEnany",
"bio": "Co-host @OutnumberedFNC. Fmr. White House Press Secretary. Author of \"Serenity in the Storm.” Harvard Law. Georgetown SFS.",
"location": null,
"website": "https://www.amazon.com/Serenity-Storm-Living-Through-Leaning/dp/1637587295",
"pinnedTweetIds": [
"1971972756939198641"
],
"avatar": "https://pbs.twimg.com/profile_images/1814490334329479168/5sJTxKr2_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/259001548/1721443056/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 4043522,
"followingCount": 2799,
"tweetCount": 25926,
"listedCount": 7482,
"mediaCount": 2709,
"favoritesCount": 20118,
"createdAt": "2011-02-28T23:33:33.000Z"
},
{
"id": "20545835",
"username": "NEWSMAX",
"name": "NEWSMAX",
"bio": "Real News for Real People. \n\nWatch NEWSMAX, an independent news network with a conservative perspective, available in 100M+ U.S. homes: https://t.co/rs8XZDalW3 $NMAX",
"location": "United States",
"website": "http://www.newsmax.com",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1394735604269817857/AXKKo6XT_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/20545835/1621263045/1500x500",
"profileImageShape": "Square",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Business",
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [
{
"id": 580,
"name": "Media & News Company",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1447515653112487939"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 3539186,
"followingCount": 805,
"tweetCount": 245972,
"listedCount": 8221,
"mediaCount": 71341,
"favoritesCount": 7635,
"createdAt": "2009-02-10T21:04:49.000Z"
},
{
"id": "1973625471096233984",
"username": "Owen1778",
"name": "Owen",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625716995661829/3CEyH3Oi_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 10,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:12.000Z"
},
{
"id": "1973625699534798848",
"username": "Vincent35511403",
"name": "Vincent",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:55.000Z"
},
{
"id": "1973625425684471810",
"username": "jsurita236",
"name": "Juan Surita",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625499722362880/a6oPb_Pl_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 38,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:01.000Z"
},
{
"id": "1973625778840707073",
"username": "Katheri9281984",
"name": "Katherine",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 4,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:15.000Z"
},
{
"id": "1973624785973174272",
"username": "SenamileZ82992",
"name": "Senamile Zulu",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973624923244376064/fMHRpW4o_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 10,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:43:44.000Z"
},
{
"id": "1973625571331678208",
"username": "Upendra15986392",
"name": "Upendra",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:39.000Z"
},
{
"id": "1973623680505880576",
"username": "Radoan200m",
"name": "مابران",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973623813998034944/iwK0BSQd_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:39:19.000Z"
},
{
"id": "1973625486220697600",
"username": "Sudhans33227315",
"name": "Sudhanshu",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:16.000Z"
},
{
"id": "1973625617028620293",
"username": "ibn_atiku",
"name": "Faruk Ibn Atiku",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625725514350592/KpiONw1i_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:55.000Z"
},
{
"id": "1973625789292879874",
"username": "Veronic71495640",
"name": "Veronica",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:17.000Z"
},
{
"id": "1543409259680960512",
"username": "_shion_tyan_",
"name": "shion🍎",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [
"1950386525604368716"
],
"avatar": "https://pbs.twimg.com/profile_images/1969666075324522496/ktgGIvhI_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1543409259680960512/1756565583/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 139,
"followingCount": 196,
"tweetCount": 5822,
"listedCount": 0,
"mediaCount": 684,
"favoritesCount": 3974,
"createdAt": "2022-07-03T01:40:27.000Z"
},
{
"id": "1973625333686435841",
"username": "Bradthomas474",
"name": "Brad thomas",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625530386640896/9td88cjx_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 6,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:40.000Z"
},
{
"id": "1973166895940640768",
"username": "FecoMartina",
"name": "Martina",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 3,
"listedCount": 0,
"mediaCount": 1,
"favoritesCount": 0,
"createdAt": "2025-09-30T23:23:48.000Z"
},
{
"id": "1970236500383277059",
"username": "sana1620580",
"name": "sana",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 2,
"followingCount": 21,
"tweetCount": 35,
"listedCount": 0,
"mediaCount": 6,
"favoritesCount": 1,
"createdAt": "2025-09-22T21:19:33.000Z"
},
{
"id": "1973624957264601090",
"username": "AshikurRah74441",
"name": "Ashikur Rahman",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625043814064128/X6ttA_wt_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:44:12.000Z"
},
{
"id": "1973623639774994432",
"username": "raghufomo",
"name": "yolomantiz",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:38:51.000Z"
},
{
"id": "1973625532945408002",
"username": "CongFree73140",
"name": "cong free",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625594966581253/Q7WKnNZH_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:24.000Z"
},
{
"id": "1973625233052672003",
"username": "AYouetto53931",
"name": "Alix Youetto",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625747169239040/9Pz3ojMC_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:00.000Z"
},
{
"id": "1973625168166789124",
"username": "Peggy116868992",
"name": "Peggy",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:44:52.000Z"
},
{
"id": "1973625742585110530",
"username": "kaybaby8181",
"name": "kaybaby",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:08.000Z"
},
{
"id": "1973625680433913856",
"username": "carolynfer36516",
"name": "carolynfernendez",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:58.000Z"
},
{
"id": "1973625654500585472",
"username": "Ppooiiuu2235651",
"name": "Ppooiiuu",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 0,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:48.000Z"
},
{
"id": "1973624408586723332",
"username": "Anbu54233P",
"name": "Anbazhagan P",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625019323539456/aNPArMnA_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:42:34.000Z"
},
{
"id": "1973624609317527552",
"username": "amani_josu59521",
"name": "Josue Amani",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973624702154268672/033tdbnO_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 53,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:42:51.000Z"
},
{
"id": "1973625716605591552",
"username": "jjdjdjdj147861",
"name": "jjdjdjdj",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:02.000Z"
},
{
"id": "1973625733986807808",
"username": "Damon1436815",
"name": "Damon",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 2,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:05.000Z"
},
{
"id": "1973625659651137538",
"username": "cletis19430",
"name": "Cletis Tanelus",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625694296150016/WzfhSqOj_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 2,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:48.000Z"
},
{
"id": "1973625734678847488",
"username": "Jvl41182",
"name": "Jvl41182",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:06.000Z"
},
{
"id": "1973624916911034368",
"username": "OnlyHosborn",
"name": "Hosborn Only",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625254284017664/x0WhMhSO_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:03.000Z"
},
{
"id": "1429061422399385608",
"username": "ezzzakkk",
"name": "ezzz",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1801272454276603904/--BrOybe_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1429061422399385608/1633146208/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 9,
"followingCount": 36,
"tweetCount": 1148,
"listedCount": 0,
"mediaCount": 2,
"favoritesCount": 912,
"createdAt": "2021-08-21T12:43:06.000Z"
},
{
"id": "1973625340942753794",
"username": "MehmoodShe6638",
"name": "Sheraz mehmood",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625516277243905/ktCCESM1_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 4,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:42.000Z"
},
{
"id": "1973625695382228992",
"username": "Mariah086478730",
"name": "Mariah",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 4,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:59.000Z"
},
{
"id": "1973625381598142467",
"username": "GravesLani90566",
"name": "Laniah Graves",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:58.000Z"
},
{
"id": "1973625538620141568",
"username": "BryanHernn86317",
"name": "Bryan Hernández",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625652919062528/fAP9bp4b_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 0,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:38.000Z"
},
{
"id": "1973625712029716480",
"username": "John64708681284",
"name": "John",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:47:00.000Z"
},
{
"id": "1973281051788390400",
"username": "whereismydamn",
"name": "sethdamnson",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973281403514273792/9c5vT1pW_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 5,
"tweetCount": 8,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 3,
"createdAt": "2025-10-01T06:57:27.000Z"
},
{
"id": "1973625078169370624",
"username": "Reeves882495",
"name": "Reeves",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625541195358208/i6tXCkmg_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 2,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:44:30.000Z"
},
{
"id": "1973624937106776064",
"username": "jCHAI1923298iji",
"name": "CHAI",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625333447360512/oQs5tSI3_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 3,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:44:12.000Z"
},
{
"id": "1973624681644077056",
"username": "Mariaodense",
"name": "Maria Bülow",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973624847667269632/-gNw5Y0K_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:43:26.000Z"
},
{
"id": "1973625647324069888",
"username": "faintz80144",
"name": "Matthew Velazquez (Faintz_eye)",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625683608760320/eVlBF6nK_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 0,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:45.000Z"
},
{
"id": "1973625523751325697",
"username": "nomeconocesw",
"name": "nomeconoces",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625670585524224/67VLj7lT_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:42.000Z"
},
{
"id": "1973625248193896448",
"username": "Laf1571827",
"name": "Laf",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625387423780864/yRw4EhMn_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 17,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:34.000Z"
},
{
"id": "1973625104467705856",
"username": "AshishKapo14332",
"name": "Ashish Kapoor",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625463403900928/UYyEEwif_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": true,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 8,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:53.000Z"
},
{
"id": "1973625370533384192",
"username": "JOLLYMIND2005",
"name": "JOLLY MIND",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625478238867456/37YDrH5V_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 10,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:56.000Z"
},
{
"id": "158301871",
"username": "abeinoe",
"name": "Abraham Ferdinand",
"bio": "",
"location": "Jakarta",
"website": "http://ferdinand.inoerawan.id",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/655413891275489280/MHsUzFcc_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/158301871/1445097823/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 48,
"followingCount": 84,
"tweetCount": 230,
"listedCount": 0,
"mediaCount": 2,
"favoritesCount": 100,
"createdAt": "2010-06-22T09:13:35.000Z"
},
{
"id": "1290602141216845828",
"username": "MarcoZ84341512",
"name": "Marco Z",
"bio": "man 61 yo",
"location": "France",
"website": null,
"pinnedTweetIds": [
"1926527996111810912"
],
"avatar": "https://pbs.twimg.com/profile_images/1292720883451273216/i8kiFDKC_400x400.jpg",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": true,
"possiblySensitive": true,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 5,
"followingCount": 67,
"tweetCount": 89,
"listedCount": 0,
"mediaCount": 2,
"favoritesCount": 4988,
"createdAt": "2020-08-04T10:55:41.000Z"
},
{
"id": "1973625340346970112",
"username": "NortheastYankee",
"name": "Seth Arcieri",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625426091061248/AZLheH9F_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:45:44.000Z"
},
{
"id": "1973625654773161985",
"username": "IhvI379707",
"name": "Ihv I",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1973625731914801152/_dVYsSKQ_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 0,
"followingCount": 1,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:57.000Z"
},
{
"id": "1894636645661753344",
"username": "QUwT8N5P2J18018",
"name": "コウボシ カナセ",
"bio": "アベアテ マエスケ めめ村 特撮 アニメ好き 絵描いたりつぶやいてるよ \n今ウルトラマンルーブ見てる 鍵垢@GdZEhxjqdw278",
"location": "たて穴住居",
"website": null,
"pinnedTweetIds": [
"1911356231953809850"
],
"avatar": "https://pbs.twimg.com/profile_images/1961750042928451584/yqyehOV0_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1894636645661753344/1752138668/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 205,
"followingCount": 1355,
"tweetCount": 2809,
"listedCount": 1,
"mediaCount": 123,
"favoritesCount": 9120,
"createdAt": "2025-02-26T06:34:23.000Z"
},
{
"id": "1973625564100710400",
"username": "Sandra044751047",
"name": "Sandra",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
"banner": null,
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": true,
"followerCount": 0,
"followingCount": 0,
"tweetCount": 0,
"listedCount": 0,
"mediaCount": 0,
"favoritesCount": 0,
"createdAt": "2025-10-02T05:46:27.000Z"
}
],
"pagination": {
"nextCursor": "1844847872833209866|1973625928105852856",
"prevCursor": "-1|1973625928105852929"
}
}API Playground
GET
/tw-v2/user/followersPress ⌘ + Enter to execute
curl -X GET "https://api.tweetapi.com/tw-v2/user/followers" \
-H "X-API-Key: YOUR_API_KEY"Response
Click "Try It!" to see the response