X (Twitter)post/user/followers

User's Followers

User
Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Access X data through agntdata: User's Followers. This endpoint return a list of user's followers given a user ID. Responses are structured JSON for AI agents, analytics, and automation — one API key instead of juggling upstream accounts. Ideal when you need tweets, user profiles, followers, search, and hashtag streams programmatically.

Use cases

AI agents that need X data in structured form
Analytics and monitoring pipelines for X content
Research and GTM workflows that combine X signals with other data

Parameters

bodyRequest Body

Content type: application/json

{
  "type": "object",
  "properties": {
    "user_id": {
      "type": "integer"
    },
    "limit": {
      "type": "integer"
    }
  }
}

Responses

Response

{
  "type": "object",
  "properties": {
    "results": {
      "type": "array",
      "items": {
        "type": "object"
      }
    },
    "continuation_token": {
      "type": "string"
    }
  }
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "User_s_Followers_post__user_followers",
  "method": "post",
  "path": "/user/followers",
  "summary": "User's Followers",
  "description": "This endpoint return a list of user's followers given a user ID",
  "parameters": [],
  "requestBody": {
    "required": false,
    "content": {
      "application/json": {
        "schema": {
          "type": "object",
          "properties": {
            "user_id": {
              "type": "integer"
            },
            "limit": {
              "type": "integer"
            }
          }
        },
        "example": {
          "user_id": 44196397,
          "limit": 10
        }
      }
    }
  },
  "responses": [
    {
      "statusCode": "200",
      "description": "Response",
      "content": {
        "application/json": {
          "schema": {
            "type": "object",
            "properties": {
              "results": {
                "type": "array",
                "items": {
                  "type": "object"
                }
              },
              "continuation_token": {
                "type": "string"
              }
            }
          },
          "example": {
            "results": [
              {
                "creation_date": "Sun Dec 06 23:33:02 +0000 2009",
                "user_id": "95092020",
                "username": "jordanbpeterson",
                "name": "Dr Jordan B Peterson",
                "follower_count": 6091327,
                "following_count": 1658,
                "favourites_count": 211,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1407056014776614923/TKBC60e1_normal.jpg",
                "profile_banner_url": null,
                "description": "Best-Selling Author | Clinical Psychologist | #1 Education Podcast | Co-founder of @petersonacademy | Order my new book \"We Who Wrestle With God\" here:",
                "external_url": "http://jordanbpeterson.com/books",
                "number_of_tweets": 51557,
                "bot": false,
                "timestamp": 1260142382,
                "has_nft_avatar": false,
                "category": {
                  "name": "Education",
                  "id": 144
                },
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 14853,
                "verified_type": null
              },
              {
                "creation_date": "Mon May 11 21:18:33 +0000 2009",
                "user_id": "39344374",
                "username": "DonaldJTrumpJr",
                "name": "Donald Trump Jr.",
                "follower_count": 15141330,
                "following_count": 2233,
                "favourites_count": 38229,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Florida, USA",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/766652495858896897/LjrJJB9a_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": "https://linktr.ee/donaldjtrumpjr",
                "number_of_tweets": 51369,
                "bot": false,
                "timestamp": 1242076713,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 24583,
                "verified_type": null
              },
              {
                "creation_date": "Sat Jan 03 19:24:16 +0000 2009",
                "user_id": "18584875",
                "username": "hodgetwins",
                "name": "Hodgetwins",
                "follower_count": 3360461,
                "following_count": 3503,
                "favourites_count": 14429,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "United States",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1526065785659002880/uIvydi_U_normal.jpg",
                "profile_banner_url": null,
                "description": "Merch & Giveaways at: https://t.co/kxb8qjGCDW  —— PODCAST: @thetwinspod",
                "external_url": "http://officialhodgetwins.com",
                "number_of_tweets": 54569,
                "bot": false,
                "timestamp": 1231010656,
                "has_nft_avatar": false,
                "category": {
                  "name": "Social Media Influencer",
                  "id": 934
                },
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Mon Feb 15 16:05:21 +0000 2016",
                "user_id": "4914384040",
                "username": "TheBabylonBee",
                "name": "The Babylon Bee",
                "follower_count": 4860933,
                "following_count": 10,
                "favourites_count": 1840,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "United States",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1400100770624720898/-HC7kL5x_normal.jpg",
                "profile_banner_url": null,
                "description": "Fake news you can trust 🐝",
                "external_url": "https://linktr.ee/babylonbee",
                "number_of_tweets": 31782,
                "bot": false,
                "timestamp": 1455552321,
                "has_nft_avatar": false,
                "category": {
                  "name": "Media & News Company",
                  "id": 580
                },
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 8242,
                "verified_type": null
              },
              {
                "creation_date": "Tue Dec 16 17:20:24 +0000 2008",
                "user_id": "18166778",
                "username": "Jim_Jordan",
                "name": "Rep. Jim Jordan",
                "follower_count": 6321848,
                "following_count": 3656,
                "favourites_count": 5371,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Washington, D.C. ",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/596012379231617025/TtrAXbnA_normal.jpg",
                "profile_banner_url": null,
                "description": "Proudly serving Ohio's beautiful Fourth District. Chairman @JudiciaryGOP. Fighting to #DoWhatWeSaid",
                "external_url": "https://linktr.ee/chairmanjimjordan",
                "number_of_tweets": 15462,
                "bot": false,
                "timestamp": 1229448024,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 11601,
                "verified_type": null
              },
              {
                "creation_date": "Sat Jan 01 17:50:03 +0000 2011",
                "user_id": "232901331",
                "username": "dbongino",
                "name": "Dan Bongino",
                "follower_count": 6915695,
                "following_count": 2289,
                "favourites_count": 69052,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1901949643828625408/cIoDpRVb_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": "http://www.bongino.com",
                "number_of_tweets": 49895,
                "bot": false,
                "timestamp": 1293904203,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 11326,
                "verified_type": null
              },
              {
                "creation_date": "Sat Dec 03 03:06:19 +0000 2011",
                "user_id": "427089628",
                "username": "lexfridman",
                "name": "Lex Fridman",
                "follower_count": 4327817,
                "following_count": 538,
                "favourites_count": 8027,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Austin and Boston",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1854713863817646088/nTmsz7jR_normal.jpg",
                "profile_banner_url": null,
                "description": "Host of Lex Fridman Podcast.\nInterested in robots and humans.",
                "external_url": "https://lexfridman.com/contact",
                "number_of_tweets": 3842,
                "bot": false,
                "timestamp": 1322881579,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 12051,
                "verified_type": null
              },
              {
                "creation_date": "Tue Dec 03 01:14:36 +0000 2019",
                "user_id": "1201670995435646976",
                "username": "laurenboebert",
                "name": "Lauren Boebert",
                "follower_count": 4674839,
                "following_count": 1788,
                "favourites_count": 8638,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Colorado, USA",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1498803395578236934/vGGuE9-k_normal.jpg",
                "profile_banner_url": null,
                "description": "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.",
                "external_url": "https://secure.winred.com/lauren-boebert-for-congress/tw23",
                "number_of_tweets": 10635,
                "bot": false,
                "timestamp": 1575335676,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 5757,
                "verified_type": null
              },
              {
                "creation_date": "Sun Nov 22 22:32:41 +0000 2009",
                "user_id": "91882544",
                "username": "DineshDSouza",
                "name": "Dinesh D'Souza",
                "follower_count": 5051849,
                "following_count": 9215,
                "favourites_count": 19236,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "United States",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/890967538292711424/8puyFbiI_normal.jpg",
                "profile_banner_url": null,
                "description": "Author, Filmmaker, Host of the Dinesh D’Souza Podcast. Follow me on Locals: https://t.co/UDFY7UCJDc",
                "external_url": "http://dinesh.locals.com",
                "number_of_tweets": 158257,
                "bot": false,
                "timestamp": 1258929161,
                "has_nft_avatar": false,
                "category": {
                  "name": "Media Personality",
                  "id": 933
                },
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 10054,
                "verified_type": null
              },
              {
                "creation_date": "Wed Dec 30 18:57:01 +0000 2020",
                "user_id": "1344356576786866176",
                "username": "RepMTG",
                "name": "Rep. Marjorie Taylor Greene🇺🇸",
                "follower_count": 4782017,
                "following_count": 649,
                "favourites_count": 4940,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Rome, GA",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1867641239685713920/7jTW4Eag_normal.jpg",
                "profile_banner_url": null,
                "description": "Christian, Mother, American, Business Owner, and Congresswoman representing Georgia’s 14th District | Chairwoman @DOGECommittee",
                "external_url": "http://Greene.House.gov",
                "number_of_tweets": 8571,
                "bot": false,
                "timestamp": 1609354621,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 7373,
                "verified_type": null
              },
              {
                "creation_date": "Tue Dec 09 16:40:22 +0000 2008",
                "user_id": "17995040",
                "username": "benshapiro",
                "name": "Ben Shapiro",
                "follower_count": 7824671,
                "following_count": 461,
                "favourites_count": 50,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1791135695567740928/nrRmsfkZ_normal.jpg",
                "profile_banner_url": null,
                "description": "Daily Wire co-founder, host of @benshapiroshow, #1 NYT bestselling author, America’s #1 ex-rapper",
                "external_url": "https://bit.ly/3M5qqMv",
                "number_of_tweets": 204426,
                "bot": false,
                "timestamp": 1228840822,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 18479,
                "verified_type": null
              },
              {
                "creation_date": "Thu Apr 23 21:53:30 +0000 2009",
                "user_id": "34743251",
                "username": "SpaceX",
                "name": "SpaceX",
                "follower_count": 39026666,
                "following_count": 121,
                "favourites_count": 502,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Earth",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1697749409851985920/HbrI04tM_normal.jpg",
                "profile_banner_url": null,
                "description": "SpaceX designs, manufactures and launches the world’s most advanced rockets and spacecraft",
                "external_url": "http://spacex.com",
                "number_of_tweets": 10147,
                "bot": false,
                "timestamp": 1240523610,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 43301,
                "verified_type": null
              },
              {
                "creation_date": "Mon Apr 20 18:21:04 +0000 2009",
                "user_id": "33608041",
                "username": "ksorbs",
                "name": "Kevin Sorbo",
                "follower_count": 2494581,
                "following_count": 604,
                "favourites_count": 13485,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Florida, USA",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1874633227001823232/dYuQ8VPx_normal.jpg",
                "profile_banner_url": null,
                "description": "Actor, director, producer, author.",
                "external_url": "https://linktr.ee/ksorbs",
                "number_of_tweets": 23983,
                "bot": false,
                "timestamp": 1240251664,
                "has_nft_avatar": false,
                "category": {
                  "name": "Actor",
                  "id": 948
                },
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 4129,
                "verified_type": null
              },
              {
                "creation_date": "Mon Dec 06 19:00:41 +0000 2021",
                "user_id": "1467931973616386052",
                "username": "ThisIsKyleR",
                "name": "Kyle Rittenhouse",
                "follower_count": 1531463,
                "following_count": 712,
                "favourites_count": 1538,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Pensacola, FL",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1858956811753119744/cjn8Eq7Y_normal.jpg",
                "profile_banner_url": null,
                "description": "Order my new book ACQUITTED today!👇",
                "external_url": "http://rittenhousebook.com",
                "number_of_tweets": 2892,
                "bot": false,
                "timestamp": 1638817241,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 1460,
                "verified_type": null
              },
              {
                "creation_date": "Sat Dec 20 14:32:44 +0000 2008",
                "user_id": "18266688",
                "username": "TomFitton",
                "name": "Tom Fitton",
                "follower_count": 3120035,
                "following_count": 4751,
                "favourites_count": 3898,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Washington, DC",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/964235516794171392/ktAX5u2i_normal.jpg",
                "profile_banner_url": null,
                "description": "President, Judicial Watch. Fact checker. \"Expert\" (These are my personal views only!)  NEW BOOK: RIGHTS AND FREEDOMS IN PERIL -- https://t.co/HilDvVzCNg!",
                "external_url": "http://JUDICIALWATCHBOOK.COM",
                "number_of_tweets": 89496,
                "bot": false,
                "timestamp": 1229783564,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 6563,
                "verified_type": null
              },
              {
                "creation_date": "Wed Nov 17 23:52:35 +0000 2010",
                "user_id": "216881337",
                "username": "RandPaul",
                "name": "Rand Paul",
                "follower_count": 5954172,
                "following_count": 806,
                "favourites_count": 926,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Bowling Green, KY",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/681152691461042177/_PrgDgFA_normal.jpg",
                "profile_banner_url": null,
                "description": "U.S. Senator for Kentucky | I fight for the Constitution, individual liberty and the freedoms that make this country great.",
                "external_url": "http://randpaul.com",
                "number_of_tweets": 19326,
                "bot": false,
                "timestamp": 1290037955,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 16980,
                "verified_type": null
              },
              {
                "creation_date": "Fri Mar 06 03:20:20 +0000 2009",
                "user_id": "23022687",
                "username": "tedcruz",
                "name": "Ted Cruz",
                "follower_count": 6977753,
                "following_count": 5391,
                "favourites_count": 1306,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "Houston, Texas",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1798342969218510849/JaIsGsam_normal.jpg",
                "profile_banner_url": null,
                "description": "Father of two, @heidiscruz's husband, fighter for liberty. Representing the great state of Texas in the U.S. Senate.",
                "external_url": "http://Tedcruz.org",
                "number_of_tweets": 54373,
                "bot": false,
                "timestamp": 1236309620,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 17594,
                "verified_type": null
              },
              {
                "creation_date": "Sun Feb 10 01:12:32 +0000 2008",
                "user_id": "13298072",
                "username": "Tesla",
                "name": "Tesla",
                "follower_count": 23921845,
                "following_count": 68,
                "favourites_count": 6793,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1337607516008501250/6Ggc4S5n_normal.png",
                "profile_banner_url": null,
                "description": "Electric vehicles, giant batteries & solar, AI & robotics",
                "external_url": "https://www.tesla.com",
                "number_of_tweets": 9390,
                "bot": false,
                "timestamp": 1202605952,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 27222,
                "verified_type": null
              },
              {
                "creation_date": "Mon Feb 28 23:33:33 +0000 2011",
                "user_id": "259001548",
                "username": "kayleighmcenany",
                "name": "Kayleigh McEnany",
                "follower_count": 3995269,
                "following_count": 2769,
                "favourites_count": 19794,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1814490334329479168/5sJTxKr2_normal.jpg",
                "profile_banner_url": null,
                "description": "Co-host @OutnumberedFNC. Fmr. White House Press Secretary. Author of \"Serenity in the Storm.” Harvard Law. Georgetown SFS.",
                "external_url": "https://www.amazon.com/Serenity-Storm-Living-Through-Leaning/dp/1637587295",
                "number_of_tweets": 25684,
                "bot": false,
                "timestamp": 1298936013,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 7442,
                "verified_type": null
              },
              {
                "creation_date": "Tue Feb 10 21:04:49 +0000 2009",
                "user_id": "20545835",
                "username": "NEWSMAX",
                "name": "NEWSMAX",
                "follower_count": 3398504,
                "following_count": 788,
                "favourites_count": 7228,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "United States",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1394735604269817857/AXKKo6XT_normal.jpg",
                "profile_banner_url": null,
                "description": "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",
                "external_url": "http://nws.mx/tv",
                "number_of_tweets": 234583,
                "bot": false,
                "timestamp": 1234299889,
                "has_nft_avatar": false,
                "category": {
                  "name": "Media & News Company",
                  "id": 580
                },
                "default_profile": false,
                "default_profile_image": false,
                "listed_count": 8090,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:17 +0000 2025",
                "user_id": "1925222573262180352",
                "username": "JuneKlein363989",
                "name": "June Klein",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222667520786432/maCsNIEI_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843817,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:58 +0000 2025",
                "user_id": "1925222476583444480",
                "username": "LTyler17596",
                "name": "Lena Tyler",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222604157407232/hdSMubC8_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843798,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Thu Nov 07 01:42:36 +0000 2024",
                "user_id": "1854338540869763072",
                "username": "ShawnMinnier71",
                "name": "Shawn Minnier",
                "follower_count": 21,
                "following_count": 15,
                "favourites_count": 1,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "West Chester, PA",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1880094513953181696/5ka4zXK4_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 43,
                "bot": false,
                "timestamp": 1730943756,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Tue May 20 11:46:28 +0000 2025",
                "user_id": "1924793682298884096",
                "username": "Abdellatif2452",
                "name": "Abdellatif Ait Lahcen",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747741588,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": true,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:57 +0000 2025",
                "user_id": "1925222481742487552",
                "username": "KGardner42479",
                "name": "Kay Gardner",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222598125953024/_8tY_qDj_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843797,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:03:14 +0000 2025",
                "user_id": "1925220766301503488",
                "username": "VMinhSn570280",
                "name": "Vũ Minh Sơn",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 2,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222434350972928/3Fp8NZ1L_normal.jpg",
                "profile_banner_url": null,
                "description": "Linguistic nomad, traversing the globe on a quest for language fluency.",
                "external_url": null,
                "number_of_tweets": 3,
                "bot": false,
                "timestamp": 1747843394,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:00:36 +0000 2025",
                "user_id": "1925220100195721216",
                "username": "oKimKhnh495345",
                "name": "Đào Kim Khánh",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 2,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222432023121920/SCXblSWb_normal.jpg",
                "profile_banner_url": null,
                "description": "Vintage collector, curating a treasure trove of retro finds from every era.",
                "external_url": null,
                "number_of_tweets": 3,
                "bot": false,
                "timestamp": 1747843236,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:47 +0000 2025",
                "user_id": "1925222690417434624",
                "username": "bj99site",
                "name": "SITE BJ99",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222752400838656/atLgBEZm_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843847,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:40 +0000 2025",
                "user_id": "1925222588831444992",
                "username": "LyHoa411223",
                "name": "Ly Hoa",
                "follower_count": 0,
                "following_count": 0,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222724802383872/TJhdFncj_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843840,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:08:46 +0000 2025",
                "user_id": "1925221938307227648",
                "username": "242arielo18355",
                "name": "242arieloTmFj",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222495352745984/BMAGNrDF_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843726,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:12 +0000 2025",
                "user_id": "1925222546422849536",
                "username": "pntthoai",
                "name": "Trong Thoai Phan Nguyen",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222618455769088/X9oQlRTc_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843812,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:07:52 +0000 2025",
                "user_id": "1925221661424627712",
                "username": "AyushiS65641276",
                "name": "Ayushi Sharma",
                "follower_count": 0,
                "following_count": 13,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222020222214144/lLPfzqL5_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843672,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Mon May 05 17:19:04 +0000 2025",
                "user_id": "1919441486221082624",
                "username": "Asd__Silvers",
                "name": "Silvers ¿Asd",
                "follower_count": 0,
                "following_count": 190,
                "favourites_count": 24,
                "is_private": true,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1919441729515593728/kUNR-tnf_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1746465544,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Tue Jan 02 09:58:23 +0000 2024",
                "user_id": "1742123056859086848",
                "username": "Wadycoco",
                "name": "Wady Coco",
                "follower_count": 0,
                "following_count": 7,
                "favourites_count": 1,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1742123165084737536/1IuhUa9X_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1704189503,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:51 +0000 2025",
                "user_id": "1925222138094727168",
                "username": "End06700683966",
                "name": "End",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": true,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222516412358656/OH40mtDH_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843791,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:07:02 +0000 2025",
                "user_id": "1925221737337135104",
                "username": "william_OFManag",
                "name": "William Morel",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222352142352384/c3dZC1W1_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843622,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:05:05 +0000 2025",
                "user_id": "1925221215494393856",
                "username": "Victori06172523",
                "name": "Victorious",
                "follower_count": 0,
                "following_count": 24,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843505,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": true,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:18 +0000 2025",
                "user_id": "1925222248132075520",
                "username": "atea70733064",
                "name": "Leeth Atea707",
                "follower_count": 0,
                "following_count": 4,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222630464086016/lpZlCqSB_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843818,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:58 +0000 2025",
                "user_id": "1925222498993610752",
                "username": "FosterLeli26256",
                "name": "Lelia Foster",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222852657389568/1HUMsd80_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843798,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:07:44 +0000 2025",
                "user_id": "1925221923589672960",
                "username": "ganjaramarullo",
                "name": "ganjar",
                "follower_count": 0,
                "following_count": 47,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843664,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": true,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:58 +0000 2025",
                "user_id": "1925222502902669312",
                "username": "ChristinaL79381",
                "name": "Christina Lawrence",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222854687412225/Gu6-x8lv_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843798,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:02:44 +0000 2025",
                "user_id": "1925220637599293440",
                "username": "ThinThin638037",
                "name": "Thi Ân Thiện",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 1,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222269179318272/tBsSWzcB_normal.jpg",
                "profile_banner_url": null,
                "description": "Hiking aficionado. Trails beckoning, exploring nature's hidden treasures.",
                "external_url": null,
                "number_of_tweets": 2,
                "bot": false,
                "timestamp": 1747843364,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:31 +0000 2025",
                "user_id": "1925222377518206976",
                "username": "JoSantiago16064",
                "name": "Jo Santiago",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222858806214656/zhs8JgZF_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843771,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:21 +0000 2025",
                "user_id": "1925222245091479553",
                "username": "GiangTrng380670",
                "name": "Giang Trường",
                "follower_count": 0,
                "following_count": 0,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222641918787585/mebR1gSk_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843821,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:00:18 +0000 2025",
                "user_id": "1925220027453837312",
                "username": "NguynThHuy95015",
                "name": "Nguyễn Thị Huyền",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 2,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222374817054720/sW5QvsZw_normal.jpg",
                "profile_banner_url": null,
                "description": "Preserver of landscapes, ensuring the beauty of nature endures.",
                "external_url": null,
                "number_of_tweets": 3,
                "bot": false,
                "timestamp": 1747843218,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:03:14 +0000 2025",
                "user_id": "1925220769791086592",
                "username": "NguynHNhi840758",
                "name": "Nguyễn Hà Nhi",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 2,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222374070484993/0Tq7Oxdr_normal.jpg",
                "profile_banner_url": null,
                "description": "Organizational wizard, streamlining processes and boosting productivity.",
                "external_url": null,
                "number_of_tweets": 3,
                "bot": false,
                "timestamp": 1747843394,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:19 +0000 2025",
                "user_id": "1925222566043734016",
                "username": "LangPing55543",
                "name": "平田三郎",
                "follower_count": 0,
                "following_count": 0,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222636642336768/TilivPxg_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843819,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:34 +0000 2025",
                "user_id": "1925222285805309952",
                "username": "AlexanderO10556",
                "name": "Alexander Omary",
                "follower_count": 0,
                "following_count": 10,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222448795959296/AuSd5ssG_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843774,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:15 +0000 2025",
                "user_id": "1925222530593566720",
                "username": "nguyen_tha28375",
                "name": "Thành Nguyễn",
                "follower_count": 0,
                "following_count": 4,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222616903950336/pdLm5Ut2_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843815,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Sat Oct 17 01:23:51 +0000 2015",
                "user_id": "3976028117",
                "username": "Gallaghers149",
                "name": "СОФИЯ",
                "follower_count": 590,
                "following_count": 1100,
                "favourites_count": 427,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "РОССИЯ",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1920743598586253312/_zRb7L74_normal.jpg",
                "profile_banner_url": null,
                "description": "Здесь я поделюсь всем, что касается “секса”❤️‍🔥\nОфициальный Twitter-аккаунт👉🏻@Bestvibe_RU",
                "external_url": "https://www.ozon.ru/seller/bestvibe-2470748/tovary-dlya-vzroslyh-9000/?miniapp=seller_2470748&__rr=1",
                "number_of_tweets": 62,
                "bot": false,
                "timestamp": 1445045031,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:08:46 +0000 2025",
                "user_id": "1925221786532069376",
                "username": "TrenchTents",
                "name": "Solana Trench Tents STT",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222246429208576/iabLUsev_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843726,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:17 +0000 2025",
                "user_id": "1925222334870523904",
                "username": "MBrooks77238",
                "name": "Marlene Brooks",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222496959365120/AbZd1_M4_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843757,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:06:27 +0000 2025",
                "user_id": "1925221533229985792",
                "username": "Lil_jo_music",
                "name": "Joel Fan",
                "follower_count": 0,
                "following_count": 99,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925221661298827264/hP1jd7aP_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843587,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:04:27 +0000 2025",
                "user_id": "1925220928692338688",
                "username": "podgodapp",
                "name": "Pod God",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843467,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": true,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:08:57 +0000 2025",
                "user_id": "1925222223700197376",
                "username": "AquariusHer95",
                "name": "Kendra",
                "follower_count": 0,
                "following_count": 56,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222292000522241/qieuTnbM_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843737,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Mon Apr 17 10:55:26 +0000 2023",
                "user_id": "1647916584290353152",
                "username": "LukeRyanix",
                "name": "Luke Ryan",
                "follower_count": 150,
                "following_count": 722,
                "favourites_count": 428,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1647916674874757121/g0sn9Xrs_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 581,
                "bot": false,
                "timestamp": 1681728926,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:03:00 +0000 2025",
                "user_id": "1925220641864822784",
                "username": "HuyenLinh82345",
                "name": "Thủy Huyền Linh",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 2,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222324720242689/YPZhXglV_normal.jpg",
                "profile_banner_url": null,
                "description": "Trailblazing image magician, transforming ordinary adventures into extraordinary visual stories.",
                "external_url": null,
                "number_of_tweets": 3,
                "bot": false,
                "timestamp": 1747843380,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:40 +0000 2025",
                "user_id": "1925222418433642497",
                "username": "RobertsShe63912",
                "name": "Sherry Roberts",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222514436997120/V2pW-_4n_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843780,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 14:39:59 +0000 2025",
                "user_id": "1925199830319558656",
                "username": "fastdogavax",
                "name": "$FAST",
                "follower_count": 0,
                "following_count": 3,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "RedChain",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925219619502948352/G9Vt4H76_normal.jpg",
                "profile_banner_url": null,
                "description": "My name is $FAST Dog and I'm on @AVAX🔺",
                "external_url": "http://www.fastmeme.org",
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747838399,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:10:18 +0000 2025",
                "user_id": "1925222541502943232",
                "username": "ChuMinh988867",
                "name": "Châu Minh",
                "follower_count": 0,
                "following_count": 2,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222629830688769/Ub2tkgcT_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843818,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:17 +0000 2025",
                "user_id": "1925222320769286145",
                "username": "GErickson17333",
                "name": "Glen Erickson",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222749133553665/XLjQPnOr_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843757,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:27 +0000 2025",
                "user_id": "1925222356630503424",
                "username": "JosephEile48757",
                "name": "Eileen Joseph",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222470531080192/t7qeEf83_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843767,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:18 +0000 2025",
                "user_id": "1925222332152643584",
                "username": "JeremyAdri44283",
                "name": "Jeremy Adrian",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222732075331584/SQBOgnmc_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843758,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:18 +0000 2025",
                "user_id": "1925222316067500032",
                "username": "GordonAyrt83047",
                "name": "Gordon Ayrton",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222743500558336/fVCqeUhc_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843758,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:38 +0000 2025",
                "user_id": "1925222405544579072",
                "username": "GlenYoung41221",
                "name": "Glen Young",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222726467481600/5cbE1jwO_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843778,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:06:46 +0000 2025",
                "user_id": "1925221525701160960",
                "username": "AnuragShethu",
                "name": "Anurag Shethu",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925221741355503616/MmgYivVs_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843606,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:07:33 +0000 2025",
                "user_id": "1925221354669748224",
                "username": "MaheshSeetlani",
                "name": "Mahesh Seetlani",
                "follower_count": 0,
                "following_count": 15,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925221938240086016/s1l0AIZK_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843653,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:53 +0000 2025",
                "user_id": "1925222439077711872",
                "username": "YudhaPr09975793",
                "name": "Yudha Pratama",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222525266530304/X8rNLCHy_normal.png",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843793,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:08:42 +0000 2025",
                "user_id": "1925222160718852096",
                "username": "FairyAngel289",
                "name": "Fairy Angel",
                "follower_count": 0,
                "following_count": 0,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222326054035457/K-ki3Oim_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843722,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              },
              {
                "creation_date": "Wed May 21 16:09:32 +0000 2025",
                "user_id": "1925222383293808640",
                "username": "dejuir1",
                "name": "dejuir",
                "follower_count": 0,
                "following_count": 1,
                "favourites_count": 0,
                "is_private": false,
                "is_verified": false,
                "is_blue_verified": false,
                "location": "",
                "profile_pic_url": "https://pbs.twimg.com/profile_images/1925222578345443329/sNBtzE-6_normal.jpg",
                "profile_banner_url": null,
                "description": "",
                "external_url": null,
                "number_of_tweets": 0,
                "bot": false,
                "timestamp": 1747843772,
                "has_nft_avatar": false,
                "category": null,
                "default_profile": true,
                "default_profile_image": false,
                "listed_count": 0,
                "verified_type": null
              }
            ],
            "continuation_token": "1832747095345293041|1925222864798089144"
          }
        }
      }
    },
    {
      "statusCode": "422",
      "description": "Validation Error",
      "content": {
        "application/json": {
          "schema": {
            "title": "HTTPValidationError",
            "type": "object",
            "properties": {
              "detail": {
                "title": "Detail",
                "type": "array",
                "items": {
                  "title": "ValidationError",
                  "required": [
                    "loc",
                    "msg",
                    "type"
                  ],
                  "type": "object",
                  "properties": {
                    "loc": {
                      "title": "Location",
                      "type": "array",
                      "items": {
                        "anyOf": [
                          {
                            "type": "string"
                          },
                          {
                            "type": "integer"
                          }
                        ]
                      }
                    },
                    "msg": {
                      "title": "Message",
                      "type": "string"
                    },
                    "type": {
                      "title": "Error Type",
                      "type": "string"
                    }
                  }
                }
              }
            }
          },
          "example": {
            "detail": [
              {
                "loc": [],
                "msg": "",
                "type": ""
              }
            ]
          }
        }
      }
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Related endpoints

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

X APIX data APIuser's followers APIAI agents data APIX APIX data APIX for AI agents