Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Access X data through agntdata: User's Likes. This endpoint return a list of user's likes 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

NameInTypeRequiredDescription
user_idquerystringrequiredDefault: 44196397
limitquerynumberoptionalDefault: 20

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_Likes_get__user_likes",
  "method": "get",
  "path": "/user/likes",
  "summary": "User's Likes",
  "description": "This endpoint return a list of user's likes given a user ID",
  "parameters": [
    {
      "name": "user_id",
      "in": "query",
      "required": true,
      "schema": {
        "type": "string",
        "default": "44196397"
      }
    },
    {
      "name": "limit",
      "in": "query",
      "required": false,
      "schema": {
        "type": "number",
        "default": "20"
      }
    }
  ],
  "responses": [
    {
      "statusCode": "200",
      "description": "Response",
      "content": {
        "application/json": {
          "schema": {
            "type": "object",
            "properties": {
              "results": {
                "type": "array",
                "items": {
                  "type": "object"
                }
              },
              "continuation_token": {
                "type": "string"
              }
            }
          },
          "example": {
            "results": [
              {
                "tweet_id": "1715355417931350068",
                "creation_date": "Fri Oct 20 13:12:56 +0000 2023",
                "text": "#FlashbackFriday #1960s #SouthAfrica \nBellbottoms are coming back in fashion. I made these pants myself as they weren’t in the stores yet, but they were in magazines.\nI was 17 and was told that my modeling career would pretty much be over by 18😏😂😂\n#AWomanmakesAPlan 📖… https://t.co/mr5W8RccaK",
                "media_url": [
                  "https://pbs.twimg.com/media/F84qfGLXkAAoiqe.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Tue Mar 18 18:13:11 +0000 2008",
                  "user_id": "14171401",
                  "username": "mayemusk",
                  "name": "Maye Musk",
                  "follower_count": 988232,
                  "following_count": 79,
                  "favourites_count": 98865,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "NYC",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1633035242339483649/2amWLDV3_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Bestselling International Author #AWomanMakesAPlan 📖 Doctor of Dietetics 👩‍🎓 Supermodel 😉💃 #ItsGreatToBe75 Agents ⬇️",
                  "external_url": "http://www.mayemusk.com",
                  "number_of_tweets": 13452,
                  "bot": false,
                  "timestamp": 1205863991,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Author",
                    "id": 957
                  },
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 1550
                },
                "language": "en",
                "favorite_count": 2350,
                "retweet_count": 225,
                "reply_count": 423,
                "quote_count": 28,
                "retweet": false,
                "views": 137876,
                "timestamp": 1697807576,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/mayemusk/status/1715355417931350068/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/mr5W8RccaK",
                      "expanded_url": "https://twitter.com/mayemusk/status/1715355417931350068/photo/1",
                      "id_str": "1715355221797343232",
                      "indices": [
                        269,
                        292
                      ],
                      "media_key": "3_1715355221797343232",
                      "media_url_https": "https://pbs.twimg.com/media/F84qfGLXkAAoiqe.jpg",
                      "type": "photo",
                      "url": "https://t.co/mr5W8RccaK",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": []
                        },
                        "medium": {
                          "faces": []
                        },
                        "small": {
                          "faces": []
                        },
                        "orig": {
                          "faces": []
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 1453,
                          "w": 1004,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1200,
                          "w": 829,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 470,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1453,
                        "width": 1004,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 891,
                            "w": 1004,
                            "h": 562
                          },
                          {
                            "x": 0,
                            "y": 449,
                            "w": 1004,
                            "h": 1004
                          },
                          {
                            "x": 0,
                            "y": 308,
                            "w": 1004,
                            "h": 1145
                          },
                          {
                            "x": 277,
                            "y": 0,
                            "w": 727,
                            "h": 1453
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1004,
                            "h": 1453
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715355417931350068",
                "retweet_status": null,
                "bookmark_count": 23,
                "source": "Twitter for iPad"
              },
              {
                "tweet_id": "1715410001383379111",
                "creation_date": "Fri Oct 20 16:49:49 +0000 2023",
                "text": "@elonmusk @stillgray https://t.co/oyr8ZUWqvw",
                "media_url": [
                  "https://pbs.twimg.com/media/F85cSVtaYAAEuWN.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Sun Jul 07 17:18:38 +0000 2013",
                  "user_id": "1575607404",
                  "username": "ErikPixel",
                  "name": "Erik",
                  "follower_count": 4419,
                  "following_count": 173,
                  "favourites_count": 6911,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "U.S.A.",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1701251942243041280/9ZcPJFpq_normal.jpg",
                  "profile_banner_url": null,
                  "description": "",
                  "external_url": "https://youtube.com/@Erik_Pixel",
                  "number_of_tweets": 2581,
                  "bot": false,
                  "timestamp": 1373217518,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Other",
                    "id": 920
                  },
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 14
                },
                "language": "qme",
                "favorite_count": 56,
                "retweet_count": 0,
                "reply_count": 4,
                "quote_count": 2,
                "retweet": false,
                "views": 14227,
                "timestamp": 1697820589,
                "video_view_count": null,
                "in_reply_to_status_id": "1715409511433822710",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/ErikPixel/status/1715410001383379111/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/oyr8ZUWqvw",
                      "expanded_url": "https://twitter.com/ErikPixel/status/1715410001383379111/photo/1",
                      "id_str": "1715409978209755136",
                      "indices": [
                        21,
                        44
                      ],
                      "media_key": "3_1715409978209755136",
                      "media_url_https": "https://pbs.twimg.com/media/F85cSVtaYAAEuWN.jpg",
                      "type": "photo",
                      "url": "https://t.co/oyr8ZUWqvw",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": []
                        },
                        "medium": {
                          "faces": []
                        },
                        "small": {
                          "faces": []
                        },
                        "orig": {
                          "faces": []
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 445,
                          "w": 460,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 445,
                          "w": 460,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 445,
                          "w": 460,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 445,
                        "width": 460,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 0,
                            "w": 460,
                            "h": 258
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 445,
                            "h": 445
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 390,
                            "h": 445
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 223,
                            "h": 445
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 460,
                            "h": 445
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715203914885169389",
                "retweet_status": null,
                "bookmark_count": 1,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715408792333025779",
                "creation_date": "Fri Oct 20 16:45:01 +0000 2023",
                "text": "YO WTF LMAO",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Sun Jul 08 20:42:31 +0000 2018",
                  "user_id": "17862108",
                  "username": "teslaownersSV",
                  "name": "Tesla Owners Silicon Valley",
                  "follower_count": 824612,
                  "following_count": 447,
                  "favourites_count": 122504,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Silicon Valley",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1694755043638140928/9EnIf30U_normal.jpg",
                  "profile_banner_url": null,
                  "description": "The most notorious Tesla club in the world. Creator of @thextakeover and run @tslabeatpodcast. Taking #teslatakeover global.",
                  "external_url": "https://linktr.ee/Teslaownerssv",
                  "number_of_tweets": 127854,
                  "bot": false,
                  "timestamp": 1531082551,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Non-Governmental & Nonprofit Organization ",
                    "id": 688
                  },
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 2447
                },
                "language": "ht",
                "favorite_count": 2556,
                "retweet_count": 287,
                "reply_count": 84,
                "quote_count": 24,
                "retweet": false,
                "views": 378665,
                "timestamp": 1697820301,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": "1715407593378898329",
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715408792333025779",
                "retweet_status": null,
                "bookmark_count": 97,
                "source": "Twitter Web App"
              },
              {
                "tweet_id": "1715401342221426931",
                "creation_date": "Fri Oct 20 16:15:25 +0000 2023",
                "text": "The platform today is much better than the platform a year ago. The same sentence will be true a year from today.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Wed Feb 02 12:11:18 +0000 2022",
                  "user_id": "1488847422201737217",
                  "username": "NateMcGrady",
                  "name": "Nate",
                  "follower_count": 5454,
                  "following_count": 583,
                  "favourites_count": 4902,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Saint Paul, Minnesota",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1694352067953893376/hOwOGxBs_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Engineering @X | Navy Veteran 🇺🇸 \n\nhttps://t.co/GxE7ioqmXC",
                  "external_url": "https://developer.android.com/codelabs/basic-android-kotlin-compose-first-app#0",
                  "number_of_tweets": 2897,
                  "bot": false,
                  "timestamp": 1643803878,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 87
                },
                "language": "en",
                "favorite_count": 207,
                "retweet_count": 10,
                "reply_count": 26,
                "quote_count": 4,
                "retweet": false,
                "views": 35911,
                "timestamp": 1697818525,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715401342221426931",
                "retweet_status": null,
                "bookmark_count": 3,
                "source": "Twitter Web App"
              },
              {
                "tweet_id": "1715404152795173044",
                "creation_date": "Fri Oct 20 16:26:35 +0000 2023",
                "text": "@elonmusk X is the only source of news I read anymore tbh",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Sun Jan 31 18:24:47 +0000 2021",
                  "user_id": "1355945100216573952",
                  "username": "dogeofficialceo",
                  "name": "Sir Doge of the Coin ⚔️",
                  "follower_count": 188705,
                  "following_count": 529,
                  "favourites_count": 219411,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Moon, PA",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1608804759258939392/7z_cf2bb_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Protector of Coin 🐶🪙 Self-proclaimed king of memes 👑",
                  "external_url": null,
                  "number_of_tweets": 64545,
                  "bot": false,
                  "timestamp": 1612117487,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Comedian",
                    "id": 935
                  },
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 565
                },
                "language": "en",
                "favorite_count": 822,
                "retweet_count": 47,
                "reply_count": 91,
                "quote_count": 3,
                "retweet": false,
                "views": 90917,
                "timestamp": 1697819195,
                "video_view_count": null,
                "in_reply_to_status_id": "1715403463524335831",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715403463524335831",
                "retweet_status": null,
                "bookmark_count": 8,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715405107825676386",
                "creation_date": "Fri Oct 20 16:30:23 +0000 2023",
                "text": "If false info spreads on 𝕏, users have the opportunity to combat it with their own posts and through Community Notes.\n\nWhen fake news spreads on CNN, MSNBC, or in The New York Times or Washington Post, they get the final say and can double down on their false narrative.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Tue Jun 02 20:12:29 +0000 2009",
                  "user_id": "534023",
                  "username": "elonmusk",
                  "name": "Elon Musk",
                  "follower_count": 160555841,
                  "following_count": 470,
                  "favourites_count": 34689,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "𝕏Ð",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg",
                  "profile_banner_url": null,
                  "description": "",
                  "external_url": null,
                  "number_of_tweets": 32393,
                  "bot": false,
                  "timestamp": 1243973549,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Producer",
                    "id": 1035
                  },
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 138648
                },
                "language": "en",
                "favorite_count": 1550,
                "retweet_count": 210,
                "reply_count": 72,
                "quote_count": 12,
                "retweet": false,
                "views": 125467,
                "timestamp": 1697819423,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": "1715403463524335831",
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715405107825676386",
                "retweet_status": null,
                "bookmark_count": 14,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715382184457257369",
                "creation_date": "Fri Oct 20 14:59:17 +0000 2023",
                "text": "A regular auto company whose cars are becoming conscious before our eyes",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Wed Jan 26 03:04:15 +0000 2011",
                  "user_id": "1263491240336769026",
                  "username": "SawyerMerritt",
                  "name": "Sawyer Merritt",
                  "follower_count": 554836,
                  "following_count": 314,
                  "favourites_count": 170753,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1443318650904137732/OOaMpesF_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Co-Founder of @TwinBirchUSA | sustainable lifestyle apparel. $TSLA investor. BREAKING news. My posts are not financial advice.",
                  "external_url": "https://www.twinbirch.com",
                  "number_of_tweets": 78952,
                  "bot": false,
                  "timestamp": 1296011055,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 3284
                },
                "language": "en",
                "favorite_count": 106,
                "retweet_count": 9,
                "reply_count": 11,
                "quote_count": 1,
                "retweet": false,
                "views": 144332,
                "timestamp": 1697813957,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": "1715380230666215532",
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715382184457257369",
                "retweet_status": null,
                "bookmark_count": 1,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715336023717155158",
                "creation_date": "Fri Oct 20 11:55:52 +0000 2023",
                "text": "i still think about this https://t.co/vhbL9eWpZA",
                "media_url": [
                  "https://pbs.twimg.com/media/F84ZBRjWMAATiOh.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Wed Jan 14 18:51:30 +0000 2009",
                  "user_id": "18989355",
                  "username": "micsolana",
                  "name": "Mike Solana",
                  "follower_count": 253532,
                  "following_count": 952,
                  "favourites_count": 47892,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "America",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1134194710573010944/1R6h8Nai_normal.png",
                  "profile_banner_url": null,
                  "description": "billionaire media tycoon and former mayor of san francisco. disinformation researcher. cmo @foundersfund. editor-in-chief @piratewires 🏴‍☠️",
                  "external_url": "https://www.piratewires.com/",
                  "number_of_tweets": 26158,
                  "bot": false,
                  "timestamp": 1231959090,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 1896
                },
                "language": "en",
                "favorite_count": 4838,
                "retweet_count": 296,
                "reply_count": 247,
                "quote_count": 39,
                "retweet": false,
                "views": 757122,
                "timestamp": 1697802952,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/micsolana/status/1715336023717155158/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/vhbL9eWpZA",
                      "expanded_url": "https://twitter.com/micsolana/status/1715336023717155158/photo/1",
                      "id_str": "1715336017756958720",
                      "indices": [
                        25,
                        48
                      ],
                      "media_key": "3_1715336017756958720",
                      "media_url_https": "https://pbs.twimg.com/media/F84ZBRjWMAATiOh.jpg",
                      "type": "photo",
                      "url": "https://t.co/vhbL9eWpZA",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": [
                            {
                              "x": 814,
                              "y": 336,
                              "h": 76,
                              "w": 76
                            },
                            {
                              "x": 644,
                              "y": 178,
                              "h": 102,
                              "w": 102
                            },
                            {
                              "x": 256,
                              "y": 680,
                              "h": 88,
                              "w": 88
                            },
                            {
                              "x": 280,
                              "y": 828,
                              "h": 272,
                              "w": 272
                            },
                            {
                              "x": 432,
                              "y": 378,
                              "h": 404,
                              "w": 404
                            }
                          ]
                        },
                        "medium": {
                          "faces": [
                            {
                              "x": 476,
                              "y": 196,
                              "h": 44,
                              "w": 44
                            },
                            {
                              "x": 377,
                              "y": 104,
                              "h": 59,
                              "w": 59
                            },
                            {
                              "x": 150,
                              "y": 398,
                              "h": 51,
                              "w": 51
                            },
                            {
                              "x": 164,
                              "y": 485,
                              "h": 159,
                              "w": 159
                            },
                            {
                              "x": 253,
                              "y": 221,
                              "h": 236,
                              "w": 236
                            }
                          ]
                        },
                        "small": {
                          "faces": [
                            {
                              "x": 270,
                              "y": 111,
                              "h": 25,
                              "w": 25
                            },
                            {
                              "x": 213,
                              "y": 59,
                              "h": 33,
                              "w": 33
                            },
                            {
                              "x": 85,
                              "y": 225,
                              "h": 29,
                              "w": 29
                            },
                            {
                              "x": 92,
                              "y": 274,
                              "h": 90,
                              "w": 90
                            },
                            {
                              "x": 143,
                              "y": 125,
                              "h": 134,
                              "w": 134
                            }
                          ]
                        },
                        "orig": {
                          "faces": [
                            {
                              "x": 814,
                              "y": 336,
                              "h": 76,
                              "w": 76
                            },
                            {
                              "x": 644,
                              "y": 178,
                              "h": 102,
                              "w": 102
                            },
                            {
                              "x": 256,
                              "y": 680,
                              "h": 88,
                              "w": 88
                            },
                            {
                              "x": 280,
                              "y": 828,
                              "h": 272,
                              "w": 272
                            },
                            {
                              "x": 432,
                              "y": 378,
                              "h": 404,
                              "w": 404
                            }
                          ]
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 1280,
                          "w": 2048,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 750,
                          "w": 1200,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 425,
                          "w": 680,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1280,
                        "width": 2048,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 0,
                            "w": 2048,
                            "h": 1147
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1280,
                            "h": 1280
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1123,
                            "h": 1280
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 640,
                            "h": 1280
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 2048,
                            "h": 1280
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715336023717155158",
                "retweet_status": null,
                "bookmark_count": 114,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715376324913643699",
                "creation_date": "Fri Oct 20 14:36:00 +0000 2023",
                "text": "Midjourney\n\nOct 2022                          Oct 2023 https://t.co/SDvN1xbhG4",
                "media_url": [
                  "https://pbs.twimg.com/media/F849rOuWYAAeN3I.jpg",
                  "https://pbs.twimg.com/media/F849rOvWoAAThOz.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Fri May 21 06:56:13 +0000 2010",
                  "user_id": "146358342",
                  "username": "nickfloats",
                  "name": "Nick St. Pierre",
                  "follower_count": 125642,
                  "following_count": 1386,
                  "favourites_count": 14552,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "New York",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1617767320776052736/spbjZoLh_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Creative Director publicly exploring #AI & sharing learnings. Playing w/ #Midjourney & #NeRFs daily.",
                  "external_url": "https://linktr.ee/nickfloats",
                  "number_of_tweets": 9479,
                  "bot": false,
                  "timestamp": 1274424973,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 3120
                },
                "language": "fr",
                "favorite_count": 2648,
                "retweet_count": 287,
                "reply_count": 112,
                "quote_count": 66,
                "retweet": false,
                "views": 350258,
                "timestamp": 1697812560,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/nickfloats/status/1715376324913643699/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/SDvN1xbhG4",
                      "expanded_url": "https://twitter.com/nickfloats/status/1715376324913643699/photo/1",
                      "id_str": "1715376320975118336",
                      "indices": [
                        55,
                        78
                      ],
                      "media_key": "3_1715376320975118336",
                      "media_url_https": "https://pbs.twimg.com/media/F849rOvWoAAThOz.jpg",
                      "type": "photo",
                      "url": "https://t.co/SDvN1xbhG4",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": [
                            {
                              "x": 534,
                              "y": 226,
                              "h": 56,
                              "w": 56
                            }
                          ]
                        },
                        "medium": {
                          "faces": [
                            {
                              "x": 534,
                              "y": 226,
                              "h": 56,
                              "w": 56
                            }
                          ]
                        },
                        "small": {
                          "faces": [
                            {
                              "x": 354,
                              "y": 150,
                              "h": 37,
                              "w": 37
                            }
                          ]
                        },
                        "orig": {
                          "faces": [
                            {
                              "x": 534,
                              "y": 226,
                              "h": 56,
                              "w": 56
                            }
                          ]
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 1024,
                          "w": 1024,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1024,
                          "w": 1024,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 680,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1024,
                        "width": 1024,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1024,
                            "h": 573
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1024,
                            "h": 1024
                          },
                          {
                            "x": 88,
                            "y": 0,
                            "w": 898,
                            "h": 1024
                          },
                          {
                            "x": 281,
                            "y": 0,
                            "w": 512,
                            "h": 1024
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1024,
                            "h": 1024
                          }
                        ]
                      }
                    },
                    {
                      "display_url": "pic.twitter.com/SDvN1xbhG4",
                      "expanded_url": "https://twitter.com/nickfloats/status/1715376324913643699/photo/1",
                      "id_str": "1715376320970907648",
                      "indices": [
                        55,
                        78
                      ],
                      "media_key": "3_1715376320970907648",
                      "media_url_https": "https://pbs.twimg.com/media/F849rOuWYAAeN3I.jpg",
                      "type": "photo",
                      "url": "https://t.co/SDvN1xbhG4",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": [
                            {
                              "x": 502,
                              "y": 744,
                              "h": 78,
                              "w": 78
                            },
                            {
                              "x": 602,
                              "y": 243,
                              "h": 117,
                              "w": 117
                            }
                          ]
                        },
                        "medium": {
                          "faces": [
                            {
                              "x": 502,
                              "y": 744,
                              "h": 78,
                              "w": 78
                            },
                            {
                              "x": 602,
                              "y": 243,
                              "h": 117,
                              "w": 117
                            }
                          ]
                        },
                        "small": {
                          "faces": [
                            {
                              "x": 333,
                              "y": 494,
                              "h": 51,
                              "w": 51
                            },
                            {
                              "x": 399,
                              "y": 161,
                              "h": 77,
                              "w": 77
                            }
                          ]
                        },
                        "orig": {
                          "faces": [
                            {
                              "x": 502,
                              "y": 744,
                              "h": 78,
                              "w": 78
                            },
                            {
                              "x": 602,
                              "y": 243,
                              "h": 117,
                              "w": 117
                            }
                          ]
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 1024,
                          "w": 1024,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1024,
                          "w": 1024,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 680,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1024,
                        "width": 1024,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 46,
                            "w": 1024,
                            "h": 573
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1024,
                            "h": 1024
                          },
                          {
                            "x": 126,
                            "y": 0,
                            "w": 898,
                            "h": 1024
                          },
                          {
                            "x": 435,
                            "y": 0,
                            "w": 512,
                            "h": 1024
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1024,
                            "h": 1024
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715376324913643699",
                "retweet_status": null,
                "bookmark_count": 274,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715336203405295758",
                "creation_date": "Fri Oct 20 11:56:34 +0000 2023",
                "text": "Thank you so much for all your messages, wishes and empathic words. The surgery went well and I'm ready to get back home.\n\nYour replies were so many, but so many, that I literally couldn't visualize them and I'm still trying to access them all, which is amazing.\n\nUnfortunately…",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Wed Aug 11 07:13:13 +0000 2010",
                  "user_id": "177101260",
                  "username": "Rainmaker1973",
                  "name": "Massimo",
                  "follower_count": 1559074,
                  "following_count": 300,
                  "favourites_count": 6310,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Italy, North by Northwest",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/914888589670043654/KVvwjcWA_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Engineer. Selecting and curating pictures and videos trying to add context, source and explanation to science, tech, art and weather topics",
                  "external_url": "https://linktr.ee/Rainmaker1973",
                  "number_of_tweets": 224629,
                  "bot": false,
                  "timestamp": 1281510793,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 11579
                },
                "language": "en",
                "favorite_count": 6976,
                "retweet_count": 183,
                "reply_count": 512,
                "quote_count": 14,
                "retweet": false,
                "views": 1509357,
                "timestamp": 1697802994,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": "1714708306055278882",
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715336203405295758",
                "retweet_status": null,
                "bookmark_count": 36,
                "source": "Twitter Web App"
              },
              {
                "tweet_id": "1715400953640194208",
                "creation_date": "Fri Oct 20 16:13:52 +0000 2023",
                "text": "𝕏 purging bot accounts be like:\n\n https://t.co/XVpj60fmnf",
                "media_url": [
                  "https://pbs.twimg.com/amplify_video_thumb/1707915713128914944/img/q-sUodTKcmlVztPw.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Wed May 05 12:03:43 +0000 2021",
                  "user_id": "1389913567671975937",
                  "username": "cb_doge",
                  "name": "DogeDesigner",
                  "follower_count": 314364,
                  "following_count": 1006,
                  "favourites_count": 62739,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Dogecoin.com",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_normal.jpg",
                  "profile_banner_url": null,
                  "description": "UX/UI & Graphic Designer at Dogecoin & MyDoge Inc.",
                  "external_url": "http://MyDoge.com",
                  "number_of_tweets": 21836,
                  "bot": false,
                  "timestamp": 1620216223,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1150
                },
                "language": "en",
                "favorite_count": 587,
                "retweet_count": 54,
                "reply_count": 100,
                "quote_count": 16,
                "retweet": false,
                "views": 67497,
                "timestamp": 1697818432,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/elonmusk/status/1707915765977055584/video/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/XVpj60fmnf",
                      "expanded_url": "https://twitter.com/elonmusk/status/1707915765977055584/video/1",
                      "id_str": "1707915713128914944",
                      "indices": [
                        34,
                        57
                      ],
                      "media_key": "13_1707915713128914944",
                      "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1707915713128914944/img/q-sUodTKcmlVztPw.jpg",
                      "source_status_id_str": "1707915765977055584",
                      "source_user_id_str": "44196397",
                      "type": "video",
                      "url": "https://t.co/XVpj60fmnf",
                      "additional_media_info": {
                        "monetizable": false,
                        "source_user": {
                          "user_results": {
                            "result": {
                              "__typename": "User",
                              "id": "VXNlcjo0NDE5NjM5Nw==",
                              "rest_id": "44196397",
                              "affiliates_highlighted_label": {
                                "label": {
                                  "url": {
                                    "url": "https://twitter.com/X",
                                    "urlType": "DeepLink"
                                  },
                                  "badge": {
                                    "url": "https://pbs.twimg.com/profile_images/1683899100922511378/5lY42eHs_bigger.jpg"
                                  },
                                  "description": "X",
                                  "userLabelType": "BusinessLabel",
                                  "userLabelDisplayType": "Badge"
                                }
                              },
                              "has_graduated_access": true,
                              "is_blue_verified": true,
                              "profile_image_shape": "Circle",
                              "legacy": {
                                "can_dm": false,
                                "can_media_tag": false,
                                "created_at": "Tue Jun 02 20:12:29 +0000 2009",
                                "default_profile": false,
                                "default_profile_image": false,
                                "description": "",
                                "entities": {
                                  "description": {
                                    "urls": []
                                  }
                                },
                                "fast_followers_count": 0,
                                "favourites_count": 34689,
                                "followers_count": 160555841,
                                "friends_count": 470,
                                "has_custom_timelines": true,
                                "is_translator": false,
                                "listed_count": 138648,
                                "location": "𝕏Ð",
                                "media_count": 1767,
                                "name": "Elon Musk",
                                "normal_followers_count": 160555841,
                                "pinned_tweet_ids_str": [
                                  "1692431667548528661"
                                ],
                                "possibly_sensitive": false,
                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/44196397/1690621312",
                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1683325380441128960/yRsRRjGO_normal.jpg",
                                "profile_interstitial_type": "",
                                "screen_name": "elonmusk",
                                "statuses_count": 32393,
                                "translator_type": "none",
                                "verified": false,
                                "want_retweets": false,
                                "withheld_in_countries": []
                              },
                              "professional": {
                                "rest_id": "1679729435447275522",
                                "professional_type": "Creator",
                                "category": []
                              },
                              "super_follow_eligible": true
                            }
                          }
                        }
                      },
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "sizes": {
                        "large": {
                          "h": 568,
                          "w": 320,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 568,
                          "w": 320,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 568,
                          "w": 320,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 568,
                        "width": 320,
                        "focus_rects": []
                      },
                      "video_info": {
                        "aspect_ratio": [
                          40,
                          71
                        ],
                        "duration_millis": 25833,
                        "variants": [
                          {
                            "content_type": "application/x-mpegURL",
                            "url": "https://video.twimg.com/amplify_video/1707915713128914944/pl/efbG-RZQpHwOF-Rf.m3u8?tag=14&container=fmp4&v=8cd"
                          },
                          {
                            "bitrate": 632000,
                            "content_type": "video/mp4",
                            "url": "https://video.twimg.com/amplify_video/1707915713128914944/vid/avc1/320x568/EBkWMqBOIZk_hT7P.mp4?tag=14"
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715400953640194208",
                "retweet_status": null,
                "bookmark_count": 6,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715389748871938212",
                "creation_date": "Fri Oct 20 15:29:21 +0000 2023",
                "text": "we are aware of the notification issue and it's being worked on",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Sun Feb 05 15:12:10 +0000 2012",
                  "user_id": "483937058",
                  "username": "enriquebrgn",
                  "name": "Enrique",
                  "follower_count": 11965,
                  "following_count": 1524,
                  "favourites_count": 30633,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "sf",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1687213807188541443/rB3MWLio_normal.jpg",
                  "profile_banner_url": null,
                  "description": "writing code in the late evening @x 🇲🇽",
                  "external_url": null,
                  "number_of_tweets": 2725,
                  "bot": false,
                  "timestamp": 1328454730,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 173
                },
                "language": "en",
                "favorite_count": 221,
                "retweet_count": 20,
                "reply_count": 41,
                "quote_count": 24,
                "retweet": false,
                "views": 74325,
                "timestamp": 1697815761,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715389748871938212",
                "retweet_status": null,
                "bookmark_count": 2,
                "source": "Twitter Web App"
              },
              {
                "tweet_id": "1715139699126452731",
                "creation_date": "Thu Oct 19 22:55:44 +0000 2023",
                "text": "The SpaceX team is ready to launch Starship 2, the world is waiting on the license from the FAA right now🚀🚀https://t.co/rtcGcLLKmB",
                "media_url": [
                  "https://pbs.twimg.com/amplify_video_thumb/1649442248319455240/img/n5w9dq6CUP-VPcX_.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Sat Apr 14 19:49:12 +0000 2018",
                  "user_id": "985243593538338816",
                  "username": "Teslaconomics",
                  "name": "Teslaconomics",
                  "follower_count": 202736,
                  "following_count": 200,
                  "favourites_count": 60535,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Mars",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1635034850666364928/WvS-vMHt_normal.jpg",
                  "profile_banner_url": null,
                  "description": "I tweet my conscious thoughts with the world, live life to the fullest, keep things simple, truthful & filter the noise. I am a long term ⚡️🚀 𝕏🔋 investor.",
                  "external_url": "http://www.teslaconomics.com",
                  "number_of_tweets": 29709,
                  "bot": false,
                  "timestamp": 1523735352,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1276
                },
                "language": "en",
                "favorite_count": 3049,
                "retweet_count": 425,
                "reply_count": 125,
                "quote_count": 36,
                "retweet": false,
                "views": 244505,
                "timestamp": 1697756144,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/Teslaconomics/status/1649442365487316992/video/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/rtcGcLLKmB",
                      "expanded_url": "https://twitter.com/Teslaconomics/status/1649442365487316992/video/1",
                      "id_str": "1649442248319455240",
                      "indices": [
                        107,
                        130
                      ],
                      "media_key": "13_1649442248319455240",
                      "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1649442248319455240/img/n5w9dq6CUP-VPcX_.jpg",
                      "source_status_id_str": "1649442365487316992",
                      "source_user_id_str": "985243593538338816",
                      "type": "video",
                      "url": "https://t.co/rtcGcLLKmB",
                      "additional_media_info": {
                        "monetizable": false,
                        "source_user": {
                          "user_results": {
                            "result": {
                              "__typename": "User",
                              "id": "VXNlcjo5ODUyNDM1OTM1MzgzMzg4MTY=",
                              "rest_id": "985243593538338816",
                              "affiliates_highlighted_label": {},
                              "has_graduated_access": true,
                              "is_blue_verified": true,
                              "profile_image_shape": "Circle",
                              "legacy": {
                                "can_dm": true,
                                "can_media_tag": true,
                                "created_at": "Sat Apr 14 19:49:12 +0000 2018",
                                "default_profile": true,
                                "default_profile_image": false,
                                "description": "I tweet my conscious thoughts with the world, live life to the fullest, keep things simple, truthful & filter the noise. I am a long term ⚡️🚀 𝕏🔋 investor.",
                                "entities": {
                                  "description": {
                                    "urls": []
                                  },
                                  "url": {
                                    "urls": [
                                      {
                                        "display_url": "teslaconomics.com",
                                        "expanded_url": "http://www.teslaconomics.com",
                                        "url": "https://t.co/ex9XNWDICT",
                                        "indices": [
                                          0,
                                          23
                                        ]
                                      }
                                    ]
                                  }
                                },
                                "fast_followers_count": 0,
                                "favourites_count": 60535,
                                "followers_count": 202736,
                                "friends_count": 200,
                                "has_custom_timelines": true,
                                "is_translator": false,
                                "listed_count": 1276,
                                "location": "Mars",
                                "media_count": 9900,
                                "name": "Teslaconomics",
                                "normal_followers_count": 202736,
                                "pinned_tweet_ids_str": [
                                  "1715394011098415456"
                                ],
                                "possibly_sensitive": false,
                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/985243593538338816/1669745252",
                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1635034850666364928/WvS-vMHt_normal.jpg",
                                "profile_interstitial_type": "",
                                "screen_name": "Teslaconomics",
                                "statuses_count": 29709,
                                "translator_type": "none",
                                "url": "https://t.co/ex9XNWDICT",
                                "verified": false,
                                "want_retweets": false,
                                "withheld_in_countries": []
                              },
                              "professional": {
                                "rest_id": "1622261661351706626",
                                "professional_type": "Creator",
                                "category": []
                              },
                              "super_follow_eligible": true
                            }
                          }
                        }
                      },
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "sizes": {
                        "large": {
                          "h": 1080,
                          "w": 1080,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1080,
                          "w": 1080,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 680,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1080,
                        "width": 1080,
                        "focus_rects": []
                      },
                      "video_info": {
                        "aspect_ratio": [
                          1,
                          1
                        ],
                        "duration_millis": 45590,
                        "variants": [
                          {
                            "bitrate": 1280000,
                            "content_type": "video/mp4",
                            "url": "https://video.twimg.com/amplify_video/1649442248319455240/vid/720x720/si5bkInH4e3uR7Le.mp4?tag=16"
                          },
                          {
                            "bitrate": 832000,
                            "content_type": "video/mp4",
                            "url": "https://video.twimg.com/amplify_video/1649442248319455240/vid/540x540/sWZiLtlhyZswNXDR.mp4?tag=16"
                          },
                          {
                            "bitrate": 8768000,
                            "content_type": "video/mp4",
                            "url": "https://video.twimg.com/amplify_video/1649442248319455240/vid/1080x1080/06X_sBD2V12CczoV.mp4?tag=16"
                          },
                          {
                            "bitrate": 432000,
                            "content_type": "video/mp4",
                            "url": "https://video.twimg.com/amplify_video/1649442248319455240/vid/320x320/BAvhBK6UxUjQTqkd.mp4?tag=16"
                          },
                          {
                            "content_type": "application/x-mpegURL",
                            "url": "https://video.twimg.com/amplify_video/1649442248319455240/pl/gMjl5PrHzmkaKIKi.m3u8?tag=16&container=fmp4&v=f87"
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715139699126452731",
                "retweet_status": null,
                "bookmark_count": 31,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1689305537228517376",
                "creation_date": "Wed Aug 09 16:00:00 +0000 2023",
                "text": "Irresistible taste + zero sugar = Best Coke Ever? Find out for yourself and grab a Coke Zero today!",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Thu Mar 26 16:36:42 +0000 2009",
                  "user_id": "26787673",
                  "username": "CocaCola",
                  "name": "Coca-Cola",
                  "follower_count": 3359735,
                  "following_count": 56275,
                  "favourites_count": 22170,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Atlanta, GA",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1234873883850952704/JQhv0G7n_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Real Magic is only a sip away.",
                  "external_url": "https://youtu.be/XEsrFIQOWZg",
                  "number_of_tweets": 290318,
                  "bot": false,
                  "timestamp": 1238085402,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 12248
                },
                "language": "en",
                "favorite_count": 3579,
                "retweet_count": 276,
                "reply_count": 729,
                "quote_count": 99,
                "retweet": false,
                "views": 105345335,
                "timestamp": 1691596800,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": [
                  {
                    "key": "unified_card",
                    "value": {
                      "string_value": "{\"type\":\"video_website\",\"component_objects\":{\"details_1\":{\"type\":\"details\",\"data\":{\"title\":{\"content\":\"Best Coke Ever\",\"is_rtl\":false},\"subtitle\":{\"content\":\"coca-cola.com\",\"is_rtl\":false},\"destination\":\"override_browser_with_docked_media_1\"}},\"media_1\":{\"type\":\"media\",\"data\":{\"id\":\"13_1688995296259297281\",\"destination\":\"browser_with_docked_media_1\"}}},\"destination_objects\":{\"browser_with_docked_media_1\":{\"type\":\"browser_with_docked_media\",\"data\":{\"url_data\":{\"url\":\"http://us.coca-cola.com/footballl?utm_source=twitter_p&utm_medium=social&utm_campaign=FallFandom&utm_content=video\",\"vanity\":\"coca-cola.com\"},\"media_id\":\"13_1688995296259297281\"}},\"override_browser_with_docked_media_1\":{\"type\":\"browser\",\"data\":{\"url_data\":{\"url\":\"http://us.coca-cola.com/footballl?utm_source=twitter_p&utm_medium=social&utm_campaign=FallFandom&utm_content=video\",\"vanity\":\"coca-cola.com\"}}}},\"components\":[\"media_1\",\"details_1\"],\"media_entities\":{\"13_1688995296259297281\":{\"id\":1688995296259297281,\"id_str\":\"1688995296259297281\",\"indices\":[0,0],\"media_url\":\"\",\"media_url_https\":\"https://pbs.twimg.com/amplify_video_thumb/1688995296259297281/img/fbCtmOk_6-yAe1jA.jpg\",\"url\":\"\",\"display_url\":\"\",\"expanded_url\":\"\",\"type\":\"video\",\"original_info\":{\"width\":1080,\"height\":1080},\"sizes\":{\"medium\":{\"w\":1080,\"h\":1080,\"resize\":\"fit\"},\"large\":{\"w\":1080,\"h\":1080,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":680,\"h\":680,\"resize\":\"fit\"}},\"source_user_id\":26787673,\"source_user_id_str\":\"26787673\",\"video_info\":{\"aspect_ratio\":[1,1],\"duration_millis\":6006,\"variants\":[{\"content_type\":\"application/x-mpegURL\",\"url\":\"https://video.twimg.com/amplify_video/1688995296259297281/pl/0374C7lD962WhYLX.m3u8?tag=16&container=fmp4\"},{\"bitrate\":432000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1688995296259297281/vid/320x320/HDkSXcY4MQQX0rf1.mp4?tag=16\"},{\"bitrate\":8768000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1688995296259297281/vid/1080x1080/TEqIEgzWANvZuJh6.mp4?tag=16\"},{\"bitrate\":1280000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1688995296259297281/vid/720x720/0QA-VmHRaHahtMoM.mp4?tag=16\"},{\"bitrate\":832000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1688995296259297281/vid/540x540/zqnfq5c4R6XP-PmY.mp4?tag=16\"}]},\"media_key\":\"13_1688995296259297281\",\"ext\":{\"mediaColor\":{\"r\":{\"ok\":{\"palette\":[{\"rgb\":{\"red\":96,\"green\":36,\"blue\":22},\"percentage\":66.58},{\"rgb\":{\"red\":154,\"green\":100,\"blue\":48},\"percentage\":13.42},{\"rgb\":{\"red\":41,\"green\":19,\"blue\":15},\"percentage\":8.12},{\"rgb\":{\"red\":192,\"green\":165,\"blue\":94},\"percentage\":3.31},{\"rgb\":{\"red\":82,\"green\":56,\"blue\":42},\"percentage\":2.24}]}},\"ttl\":-1}}}}}",
                      "type": "STRING"
                    }
                  },
                  {
                    "key": "card_url",
                    "value": {
                      "scribe_key": "card_url",
                      "string_value": "https://twitter.com",
                      "type": "STRING"
                    }
                  }
                ],
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1689305537228517376",
                "retweet_status": null,
                "bookmark_count": 84,
                "source": "advertiser-interface"
              },
              {
                "tweet_id": "1715255708730458467",
                "creation_date": "Fri Oct 20 06:36:43 +0000 2023",
                "text": "@GiorgiaMeloni Forza presidente!",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Sat Mar 31 18:41:57 +0000 2012",
                  "user_id": "541882699",
                  "username": "andst7",
                  "name": "Andrea Stroppa 🐺 Claudius Nero's Legion 🐺",
                  "follower_count": 79408,
                  "following_count": 699,
                  "favourites_count": 25671,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Eternal city ",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1526280325776785408/DJ5GlNH1_normal.jpg",
                  "profile_banner_url": null,
                  "description": "cybersecurity. data analysis. «Lasciate ogne speranza, voi ch’intrate». Roman Empire, Renaissance, Ferrari, LOTR, SpaceX fan. supporter/investor: @x",
                  "external_url": null,
                  "number_of_tweets": 9938,
                  "bot": false,
                  "timestamp": 1333219317,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 384
                },
                "language": "it",
                "favorite_count": 220,
                "retweet_count": 2,
                "reply_count": 9,
                "quote_count": 1,
                "retweet": false,
                "views": 65845,
                "timestamp": 1697783803,
                "video_view_count": null,
                "in_reply_to_status_id": "1715255386058506377",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715255386058506377",
                "retweet_status": null,
                "bookmark_count": 0,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715255386058506377",
                "creation_date": "Fri Oct 20 06:35:26 +0000 2023",
                "text": "La mia relazione con Andrea Giambruno, durata quasi dieci anni, finisce qui. Lo ringrazio per gli anni splendidi che abbiamo trascorso insieme, per le difficoltà che abbiamo attraversato, e per avermi regalato la cosa più importante della mia vita, che è nostra figlia Ginevra.… https://t.co/1IpvfN8MgA",
                "media_url": [
                  "https://pbs.twimg.com/media/F83PrlyXgAAnaFk.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Wed Apr 07 15:43:26 +0000 2010",
                  "user_id": "130537001",
                  "username": "GiorgiaMeloni",
                  "name": "Giorgia Meloni",
                  "follower_count": 2059102,
                  "following_count": 246,
                  "favourites_count": 498,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Italia",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1642074709503115265/cdXsdR2V_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Presidente del Consiglio dei Ministri della Repubblica Italiana",
                  "external_url": "http://www.giorgiameloni.it",
                  "number_of_tweets": 20705,
                  "bot": false,
                  "timestamp": 1270655006,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 3756
                },
                "language": "it",
                "favorite_count": 27547,
                "retweet_count": 2451,
                "reply_count": 8451,
                "quote_count": 2695,
                "retweet": false,
                "views": 4977398,
                "timestamp": 1697783726,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/GiorgiaMeloni/status/1715255386058506377/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/1IpvfN8MgA",
                      "expanded_url": "https://twitter.com/GiorgiaMeloni/status/1715255386058506377/photo/1",
                      "id_str": "1715255380882718720",
                      "indices": [
                        279,
                        302
                      ],
                      "media_key": "3_1715255380882718720",
                      "media_url_https": "https://pbs.twimg.com/media/F83PrlyXgAAnaFk.jpg",
                      "type": "photo",
                      "url": "https://t.co/1IpvfN8MgA",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": [
                            {
                              "x": 453,
                              "y": 512,
                              "h": 83,
                              "w": 83
                            },
                            {
                              "x": 260,
                              "y": 155,
                              "h": 177,
                              "w": 177
                            }
                          ]
                        },
                        "medium": {
                          "faces": [
                            {
                              "x": 453,
                              "y": 512,
                              "h": 83,
                              "w": 83
                            },
                            {
                              "x": 260,
                              "y": 155,
                              "h": 177,
                              "w": 177
                            }
                          ]
                        },
                        "small": {
                          "faces": [
                            {
                              "x": 400,
                              "y": 452,
                              "h": 73,
                              "w": 73
                            },
                            {
                              "x": 229,
                              "y": 137,
                              "h": 156,
                              "w": 156
                            }
                          ]
                        },
                        "orig": {
                          "faces": [
                            {
                              "x": 453,
                              "y": 512,
                              "h": 83,
                              "w": 83
                            },
                            {
                              "x": 260,
                              "y": 155,
                              "h": 177,
                              "w": 177
                            }
                          ]
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 769,
                          "w": 743,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 769,
                          "w": 743,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 657,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 769,
                        "width": 743,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 353,
                            "w": 743,
                            "h": 416
                          },
                          {
                            "x": 0,
                            "y": 26,
                            "w": 743,
                            "h": 743
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 675,
                            "h": 769
                          },
                          {
                            "x": 134,
                            "y": 0,
                            "w": 385,
                            "h": 769
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 743,
                            "h": 769
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715255386058506377",
                "retweet_status": null,
                "bookmark_count": 596,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715234457064476712",
                "creation_date": "Fri Oct 20 05:12:16 +0000 2023",
                "text": "Have Americans ever considered the possibility that the Patriot Act... might not be all that Patriotic?",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Wed Jun 22 12:06:56 +0000 2011",
                  "user_id": "321954654",
                  "username": "kylenabecker",
                  "name": "Kyle Becker",
                  "follower_count": 405689,
                  "following_count": 2724,
                  "favourites_count": 314810,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Dallas, TX",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1708527877036138496/4vqsgVOm_normal.jpg",
                  "profile_banner_url": null,
                  "description": "\"Relentless Podcast\" host. Former Writer/Associate Producer @FoxNews. SUBSCRIBE!👇",
                  "external_url": "https://rumble.com/c/Relentless",
                  "number_of_tweets": 94335,
                  "bot": false,
                  "timestamp": 1308744416,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Journalist",
                    "id": 955
                  },
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 2382
                },
                "language": "en",
                "favorite_count": 2153,
                "retweet_count": 205,
                "reply_count": 162,
                "quote_count": 14,
                "retweet": false,
                "views": 273047,
                "timestamp": 1697778736,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1715234457064476712",
                "retweet_status": null,
                "bookmark_count": 9,
                "source": "Twitter Web App"
              },
              {
                "tweet_id": "1715155441812902048",
                "creation_date": "Thu Oct 19 23:58:18 +0000 2023",
                "text": "This is a legendary duo 🌟 https://t.co/lA9zFMb4y7",
                "media_url": [
                  "https://pbs.twimg.com/media/F810x8dXoAA-TXp.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Sun Jan 31 18:24:47 +0000 2021",
                  "user_id": "1355945100216573952",
                  "username": "dogeofficialceo",
                  "name": "Sir Doge of the Coin ⚔️",
                  "follower_count": 188705,
                  "following_count": 529,
                  "favourites_count": 219411,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Moon, PA",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1608804759258939392/7z_cf2bb_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Protector of Coin 🐶🪙 Self-proclaimed king of memes 👑",
                  "external_url": null,
                  "number_of_tweets": 64545,
                  "bot": false,
                  "timestamp": 1612117487,
                  "has_nft_avatar": false,
                  "category": {
                    "name": "Comedian",
                    "id": 935
                  },
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 565
                },
                "language": "en",
                "favorite_count": 5685,
                "retweet_count": 286,
                "reply_count": 222,
                "quote_count": 22,
                "retweet": false,
                "views": 512166,
                "timestamp": 1697759898,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/dogeofficialceo/status/1715155441812902048/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/lA9zFMb4y7",
                      "expanded_url": "https://twitter.com/dogeofficialceo/status/1715155441812902048/photo/1",
                      "id_str": "1715155434489749504",
                      "indices": [
                        26,
                        49
                      ],
                      "media_key": "3_1715155434489749504",
                      "media_url_https": "https://pbs.twimg.com/media/F810x8dXoAA-TXp.jpg",
                      "type": "photo",
                      "url": "https://t.co/lA9zFMb4y7",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": [
                            {
                              "x": 447,
                              "y": 300,
                              "h": 217,
                              "w": 217
                            },
                            {
                              "x": 252,
                              "y": 12,
                              "h": 249,
                              "w": 249
                            }
                          ]
                        },
                        "medium": {
                          "faces": [
                            {
                              "x": 447,
                              "y": 300,
                              "h": 217,
                              "w": 217
                            },
                            {
                              "x": 252,
                              "y": 12,
                              "h": 249,
                              "w": 249
                            }
                          ]
                        },
                        "small": {
                          "faces": [
                            {
                              "x": 296,
                              "y": 199,
                              "h": 144,
                              "w": 144
                            },
                            {
                              "x": 167,
                              "y": 7,
                              "h": 165,
                              "w": 165
                            }
                          ]
                        },
                        "orig": {
                          "faces": [
                            {
                              "x": 447,
                              "y": 300,
                              "h": 217,
                              "w": 217
                            },
                            {
                              "x": 252,
                              "y": 12,
                              "h": 249,
                              "w": 249
                            }
                          ]
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 1024,
                          "w": 768,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1024,
                          "w": 768,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 510,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1024,
                        "width": 768,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 0,
                            "w": 768,
                            "h": 430
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 768,
                            "h": 768
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 768,
                            "h": 876
                          },
                          {
                            "x": 128,
                            "y": 0,
                            "w": 512,
                            "h": 1024
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 768,
                            "h": 1024
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715155441812902048",
                "retweet_status": null,
                "bookmark_count": 54,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715165664300638680",
                "creation_date": "Fri Oct 20 00:38:55 +0000 2023",
                "text": "🏀❤‍🔥 @westcoastbill https://t.co/6DTAFsnU4c",
                "media_url": [
                  "https://pbs.twimg.com/media/F81-EvqXwAAW9Nn.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Wed May 05 12:03:43 +0000 2021",
                  "user_id": "1389913567671975937",
                  "username": "cb_doge",
                  "name": "DogeDesigner",
                  "follower_count": 314364,
                  "following_count": 1006,
                  "favourites_count": 62739,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "Dogecoin.com",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_normal.jpg",
                  "profile_banner_url": null,
                  "description": "UX/UI & Graphic Designer at Dogecoin & MyDoge Inc.",
                  "external_url": "http://MyDoge.com",
                  "number_of_tweets": 21836,
                  "bot": false,
                  "timestamp": 1620216223,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1150
                },
                "language": "qme",
                "favorite_count": 668,
                "retweet_count": 48,
                "reply_count": 64,
                "quote_count": 4,
                "retweet": false,
                "views": 161023,
                "timestamp": 1697762335,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/cb_doge/status/1715165664300638680/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/6DTAFsnU4c",
                      "expanded_url": "https://twitter.com/cb_doge/status/1715165664300638680/photo/1",
                      "id_str": "1715165653076787200",
                      "indices": [
                        20,
                        43
                      ],
                      "media_key": "3_1715165653076787200",
                      "media_url_https": "https://pbs.twimg.com/media/F81-EvqXwAAW9Nn.jpg",
                      "type": "photo",
                      "url": "https://t.co/6DTAFsnU4c",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": []
                        },
                        "medium": {
                          "faces": []
                        },
                        "small": {
                          "faces": []
                        },
                        "orig": {
                          "faces": []
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 2048,
                          "w": 1536,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1200,
                          "w": 900,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 510,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 2048,
                        "width": 1536,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 235,
                            "w": 1536,
                            "h": 860
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1536,
                            "h": 1536
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1536,
                            "h": 1751
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1024,
                            "h": 2048
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1536,
                            "h": 2048
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715165664300638680",
                "retweet_status": null,
                "bookmark_count": 3,
                "source": "Twitter for iPhone"
              },
              {
                "tweet_id": "1715007291550756913",
                "creation_date": "Thu Oct 19 14:09:36 +0000 2023",
                "text": "In 2016 @mskristinawong posted a tweet and video jokingly trying to trick Trump voters into not voting. Douglas Mackey did the exact same thing to Hillary voters. The DOJ just threw Mackey in prison. Wong was never charged with anything, and this tweet is still up. https://t.co/8stqn0n1oS",
                "media_url": [
                  "https://pbs.twimg.com/media/F8zuCnYWcAAFesx.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Tue Jun 11 03:17:16 +0000 2013",
                  "user_id": "1500129642",
                  "username": "MattWalshBlog",
                  "name": "Matt Walsh",
                  "follower_count": 2559389,
                  "following_count": 628,
                  "favourites_count": 30,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": true,
                  "location": "",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1699097030461730821/qorqXi8A_normal.jpg",
                  "profile_banner_url": null,
                  "description": "Theocratic fascist, bestselling children’s author, Dancing With The Stars contestant",
                  "external_url": null,
                  "number_of_tweets": 62478,
                  "bot": false,
                  "timestamp": 1370920636,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 7597
                },
                "language": "en",
                "favorite_count": 24958,
                "retweet_count": 8606,
                "reply_count": 946,
                "quote_count": 403,
                "retweet": false,
                "views": 1331078,
                "timestamp": 1697724576,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://twitter.com/MattWalshBlog/status/1715007291550756913/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.twitter.com/8stqn0n1oS",
                      "expanded_url": "https://twitter.com/MattWalshBlog/status/1715007291550756913/photo/1",
                      "id_str": "1715007286819581952",
                      "indices": [
                        266,
                        289
                      ],
                      "media_key": "3_1715007286819581952",
                      "media_url_https": "https://pbs.twimg.com/media/F8zuCnYWcAAFesx.jpg",
                      "type": "photo",
                      "url": "https://t.co/8stqn0n1oS",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": [
                            {
                              "x": 46,
                              "y": 811,
                              "h": 359,
                              "w": 359
                            }
                          ]
                        },
                        "medium": {
                          "faces": [
                            {
                              "x": 33,
                              "y": 588,
                              "h": 260,
                              "w": 260
                            }
                          ]
                        },
                        "small": {
                          "faces": [
                            {
                              "x": 18,
                              "y": 334,
                              "h": 147,
                              "w": 147
                            }
                          ]
                        },
                        "orig": {
                          "faces": [
                            {
                              "x": 46,
                              "y": 811,
                              "h": 359,
                              "w": 359
                            }
                          ]
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 1652,
                          "w": 1022,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 1200,
                          "w": 742,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 680,
                          "w": 421,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 1652,
                        "width": 1022,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1022,
                            "h": 572
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1022,
                            "h": 1022
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1022,
                            "h": 1165
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 826,
                            "h": 1652
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 1022,
                            "h": 1652
                          }
                        ]
                      }
                    }
                  ]
                },
                "conversation_id": "1715007291550756913",
                "retweet_status": null,
                "bookmark_count": 829,
                "source": "Twitter for iPhone"
              }
            ],
            "continuation_token": "DAAHCgABF86hU9Y__-gLAAIAAAATMTc4MDI1NjQzODg3NzgzNzAxMAgAAwAAAAIAAA"
          }
        }
      }
    },
    {
      "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 likes APIAI agents data APIX APIX data APIX for AI agents