Search

GET/tw-v2/search

Description

Search for tweets, users, or other content on Twitter/X. Supports various search operators and filters.

Parameters

ParameterTypeRequiredDescription
querystringrequiredSearch query string. Supports Twitter search operators.
typestringrequiredType of search results (Latest, Top, People, Photos, Videos)
cursorstringoptionalPagination cursor for fetching next page of results. Obtained from previous response.

Code Examples

const params = new URLSearchParams({
  query: 'javascript',
  type: 'Latest'
});

const response = await fetch(`https://api.tweetapi.com/tw-v2/search?${params}`, {
  method: 'GET',
  headers: {
    'X-API-Key': 'YOUR_API_KEY'
  }
});

const data = await response.json();
console.log(data);

Response

Success Response (200 OK)

200
{
  "data": [
    {
      "id": "1973627022548279758",
      "conversationId": "1973627022548279758",
      "text": "すでにsoraを騙る偽アプリがたくさんリリースされていますね。\n本物は、デベロッパーがopen aiのコチラです。\nAndroid版はまだないです。\n#sora2\n https://t.co/BGlIVY2WhR",
      "displayTextRange": [
        0,
        106
      ],
      "author": {
        "id": "79097937",
        "username": "gatuwo_jp",
        "name": "ガツヲ",
        "bio": "ITおじ。FF11とリアル戯言多め。FF11は狼(2024/12/24復帰)\n格ゲー(DOA6、SF6、VF5)\nイラストなどは生成AI使用\nあまり更新がないブログ https://t.co/b8zHrNRxKC",
        "location": "関東地方",
        "website": "https://gatuwo.jp/blog/",
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1932302212593819648/Bk4nEm9u_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/79097937/1713751003/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 1035,
        "followingCount": 1263,
        "tweetCount": 30315,
        "listedCount": 22,
        "mediaCount": 2641,
        "favoritesCount": 26629,
        "createdAt": "2009-10-02T04:50:43.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 0,
      "media": [],
      "poll": null,
      "card": {
        "name": "",
        "url": "https://t.co/BGlIVY2WhR",
        "cardType": "",
        "type": "summary",
        "bindingValues": {
          "title": "",
          "description": "",
          "domain": "",
          "thumbnailImageUrl": null,
          "thumbnailImageColor": null,
          "playerUrl": null,
          "playerWidth": null,
          "playerHeight": null,
          "appId": null,
          "appName": null,
          "appStarRating": null,
          "appPriceAmount": null,
          "appPriceCurrency": null
        },
        "cardPlatform": {
          "platform": {
            "device": {
              "name": "",
              "version": ""
            },
            "audience": {
              "name": ""
            }
          }
        },
        "vanityUrl": null,
        "userRefsResults": null
      },
      "hashtags": [
        "sora2"
      ],
      "mentions": [],
      "urls": [
        "https://apps.apple.com/jp/app/sora-by-openai/id6744034028"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "ja",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:52:05.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973627015829004386",
      "conversationId": "1973627015829004386",
      "text": "I thought similar kind of thing Yesterday Google has its own Gemini, Microsoft is heavily invested in OpenAI, and if Apple is struggling to do breakthroughs in AI may be I think they might invest or acquire Anthropic.",
      "displayTextRange": [
        0,
        217
      ],
      "author": {
        "id": "1803867445511491586",
        "username": "Mazhar_115",
        "name": "Mazhar_",
        "bio": "Average Typescript and GO Enjoyer, Onions 🧅 are my own YES ONIONS!!",
        "location": null,
        "website": null,
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1883550407026155520/qAG0hwUs_400x400.jpg",
        "banner": null,
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 4,
        "followingCount": 59,
        "tweetCount": 582,
        "listedCount": 0,
        "mediaCount": 64,
        "favoritesCount": 1193,
        "createdAt": "2024-06-20T19:08:42.000Z"
      },
      "source": null,
      "type": "quote",
      "replyTo": null,
      "quotedTweet": {
        "id": "1973423202966839329",
        "conversationId": "1973423202966839329",
        "text": "Apple should probably buy Anthropic",
        "displayTextRange": [
          0,
          35
        ],
        "author": {
          "id": "1076831143872339968",
          "username": "tjparker",
          "name": "TJ Parker⚡️",
          "bio": "gp @matrixvc / founder @pillpack",
          "location": "Park City ⛷ ",
          "website": "http://tjparker.com",
          "pinnedTweetIds": [
            "1755620212223655978"
          ],
          "avatar": "https://pbs.twimg.com/profile_images/1950387790782615556/S6IseOon_400x400.jpg",
          "banner": "https://pbs.twimg.com/profile_banners/1076831143872339968/1649955579/1500x500",
          "profileImageShape": "Circle",
          "verified": false,
          "isBlueVerified": true,
          "verifiedType": null,
          "verifiedSince": null,
          "isIdentityVerified": false,
          "isProtected": false,
          "possiblySensitive": false,
          "profileInterstitialType": null,
          "withheldInCountries": [],
          "professional": null,
          "businessAccount": null,
          "creatorSubscriptionsCount": 0,
          "hasHiddenSubscriptions": false,
          "highlightsInfo": null,
          "hasGraduatedAccess": true,
          "isProfileTranslatable": false,
          "hasCustomTimelines": true,
          "isTranslator": false,
          "affiliatesHighlightedLabel": {
            "label": {
              "url": {
                "url": "https://twitter.com/matrixvc",
                "urlType": "DeepLink"
              },
              "badge": {
                "url": "https://pbs.twimg.com/profile_images/1803594648570699777/A7fIB_ht_bigger.png"
              },
              "description": "Matrix",
              "userLabelType": "BusinessLabel",
              "userLabelDisplayType": "Badge"
            }
          },
          "defaultProfile": true,
          "defaultProfileImage": false,
          "followerCount": 9544,
          "followingCount": 584,
          "tweetCount": 7091,
          "listedCount": 67,
          "mediaCount": 495,
          "favoritesCount": 12967,
          "createdAt": "2018-12-23T13:25:26.000Z"
        },
        "source": null,
        "type": "tweet",
        "replyTo": null,
        "quotedTweet": null,
        "retweetedTweet": null,
        "likeCount": 1748,
        "retweetCount": 31,
        "replyCount": 163,
        "quoteCount": 25,
        "bookmarkCount": 65,
        "viewCount": 117169,
        "media": [],
        "poll": null,
        "card": null,
        "hashtags": [],
        "mentions": [],
        "urls": [],
        "symbols": [],
        "possiblySensitive": false,
        "limitedActions": null,
        "isEdited": false,
        "editControl": null,
        "isTranslatable": false,
        "lang": "en",
        "translatedText": null,
        "hasBirdwatchNotes": false,
        "birdwatchPivot": null,
        "conversationControl": null,
        "isPromoted": false,
        "promotedMetadata": null,
        "createdAt": "2025-10-01T16:22:10.000Z",
        "place": null,
        "communityId": null,
        "communityResults": null
      },
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 0,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:52:03.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626988654109068",
      "conversationId": "1973626988654109068",
      "text": "Einstein hosted my 10th wedding anniversary party, powered by Sora2.@OpenAI https://t.co/5lY15cf0LW",
      "displayTextRange": [
        0,
        75
      ],
      "author": {
        "id": "1597917765184077826",
        "username": "Alex16li",
        "name": "Alexli",
        "bio": "Founder/CEO @  https://t.co/cbO1GfkyHd\nCreate Hollywood 2.0\nThe world’s largest AI film production factory.",
        "location": "San Francisco, CA",
        "website": "https://popshort.ai/",
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1964865379974684673/hWX8u9a2_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1597917765184077826/1757295425/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 50,
        "followingCount": 145,
        "tweetCount": 124,
        "listedCount": 0,
        "mediaCount": 16,
        "favoritesCount": 152,
        "createdAt": "2022-11-30T11:37:54.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 2,
      "media": [
        {
          "id": "1973626876154486785",
          "key": "13_1973626876154486785",
          "type": "video",
          "url": "https://video.twimg.com/amplify_video/1973626876154486785/vid/avc1/704x1280/syF080J-T3acgBnz.mp4?tag=21",
          "displayUrl": "pic.x.com/5lY15cf0LW",
          "expandedUrl": "https://x.com/Alex16li/status/1973626988654109068/video/1",
          "thumbnailUrl": "https://pbs.twimg.com/amplify_video_thumb/1973626876154486785/img/1z4wVHfMpb_wiwGT.jpg",
          "width": 704,
          "height": 1280,
          "aspectRatio": [
            11,
            20
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 374,
              "height": 680,
              "resize": "fit"
            },
            "medium": {
              "width": 660,
              "height": 1200,
              "resize": "fit"
            },
            "large": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            },
            "original": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            }
          },
          "duration": 10,
          "bitrate": null,
          "videoInfo": {
            "variants": [
              {
                "bitrate": 0,
                "contentType": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/1973626876154486785/pl/nbwX3E2-xVtXs74x.m3u8?tag=21"
              },
              {
                "bitrate": 632000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626876154486785/vid/avc1/320x580/9-nHNy99OEnQpGo2.mp4?tag=21"
              },
              {
                "bitrate": 950000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626876154486785/vid/avc1/480x872/Rgd51mdn7zd8TAUZ.mp4?tag=21"
              },
              {
                "bitrate": 2176000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626876154486785/vid/avc1/704x1280/syF080J-T3acgBnz.mp4?tag=21"
              }
            ],
            "durationMillis": 9704
          },
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": []
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        }
      ],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [
        "OpenAI"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:51:56.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626894932230408",
      "conversationId": "1973626894932230408",
      "text": "Κέρδη στις ασιατικές αγορές - Ράλι στη Νότια Κορέα λόγω OpenAI #capitalgr https://t.co/Mp49Y02Ns1 https://t.co/vXu5qFQfh7",
      "displayTextRange": [
        0,
        97
      ],
      "author": {
        "id": "98872288",
        "username": "capitalgr",
        "name": "capital.gr",
        "bio": "Κεφάλαιο στην οικονομική ενημέρωση",
        "location": "Athens, Greece",
        "website": "http://www.capital.gr",
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1636397430793969669/JuAnswpG_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/98872288/1678982526/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": {
          "type": "Business",
          "category": [
            {
              "id": 580,
              "name": "Media & News Company",
              "icon_name": "IconBriefcaseStroke"
            }
          ],
          "restId": "1973049633770549427"
        },
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 117839,
        "followingCount": 1,
        "tweetCount": 345074,
        "listedCount": 767,
        "mediaCount": 48213,
        "favoritesCount": 2,
        "createdAt": "2009-12-23T12:49:16.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 0,
      "media": [
        {
          "id": "1973626877777522688",
          "key": "3_1973626877777522688",
          "type": "photo",
          "url": "https://pbs.twimg.com/media/G2O7MEkXsAAiG_j.jpg",
          "displayUrl": "pic.x.com/vXu5qFQfh7",
          "expandedUrl": "https://x.com/capitalgr/status/1973626894932230408/photo/1",
          "thumbnailUrl": "https://pbs.twimg.com/media/G2O7MEkXsAAiG_j.jpg",
          "width": 1000,
          "height": 523,
          "aspectRatio": [
            1000,
            523
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 680,
              "height": 356,
              "resize": "fit"
            },
            "medium": {
              "width": 1000,
              "height": 523,
              "resize": "fit"
            },
            "large": {
              "width": 1000,
              "height": 523,
              "resize": "fit"
            },
            "original": {
              "width": 1000,
              "height": 523,
              "resize": "fit"
            }
          },
          "duration": null,
          "bitrate": null,
          "videoInfo": null,
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": [
                  {
                    "x": 0,
                    "y": 0,
                    "width": 934,
                    "height": 523
                  },
                  {
                    "x": 114,
                    "y": 0,
                    "width": 523,
                    "height": 523
                  },
                  {
                    "x": 146,
                    "y": 0,
                    "width": 459,
                    "height": 523
                  },
                  {
                    "x": 244,
                    "y": 0,
                    "width": 262,
                    "height": 523
                  },
                  {
                    "x": 0,
                    "y": 0,
                    "width": 1000,
                    "height": 523
                  }
                ]
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        }
      ],
      "poll": null,
      "card": null,
      "hashtags": [
        "capitalgr"
      ],
      "mentions": [],
      "urls": [
        "https://ebx.sh/cI3BPy"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "el",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:51:34.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626874455794132",
      "conversationId": "1973626874455794132",
      "text": "Source: OpenAI completed a secondary sale letting staff sell ~$6.6B in shares at a $500B valuation, making it the world's most valuable startup ahead of SpaceX (@shiringhaffary / Bloomberg)\n\nhttps://t.co/RkIy8dSd9s\n\nhttps://t.co/FvHl6FV0a9\n\n📫 Subscribe: https://t.co/OyWeKSRpIM",
      "displayTextRange": [
        0,
        277
      ],
      "author": {
        "id": "817386",
        "username": "Techmeme",
        "name": "Techmeme",
        "bio": "Top news and commentary for technology's leaders, from all around the web.\n\nThis account shares top-level Techmeme headlines. Visit our site for full context.",
        "location": "United States",
        "website": "http://techmeme.com/",
        "pinnedTweetIds": [
          "1863091567789040021"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1191943129823399936/ZvfTRAlg_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/817386/1378485491/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 422951,
        "followingCount": 972,
        "tweetCount": 197383,
        "listedCount": 13852,
        "mediaCount": 82,
        "favoritesCount": 32386,
        "createdAt": "2007-03-07T07:10:46.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 74,
      "media": [],
      "poll": null,
      "card": {
        "name": "",
        "url": "https://t.co/FvHl6FV0a9",
        "cardType": "",
        "type": "summary",
        "bindingValues": {
          "title": "",
          "description": "",
          "domain": "",
          "thumbnailImageUrl": null,
          "thumbnailImageColor": null,
          "playerUrl": null,
          "playerWidth": null,
          "playerHeight": null,
          "appId": null,
          "appName": null,
          "appStarRating": null,
          "appPriceAmount": null,
          "appPriceCurrency": null
        },
        "cardPlatform": {
          "platform": {
            "device": {
              "name": "",
              "version": ""
            },
            "audience": {
              "name": ""
            }
          }
        },
        "vanityUrl": null,
        "userRefsResults": null
      },
      "hashtags": [],
      "mentions": [
        "shiringhaffary"
      ],
      "urls": [
        "https://www.bloomberg.com/news/articles/2025-10-02/openai-completes-share-sale-at-record-500-billion-valuation",
        "http://www.techmeme.com/251002/p6#a251002p6",
        "https://techmeme.com/newsletter?from=itweet"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:51:29.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626807711834169",
      "conversationId": "1973626807711834169",
      "text": "OpenAI DevDay on Monday: Buzz is that\n- ChatGPT \"Kanzi Studio\" / \"Kanzi Apps\" - vibe coding tool/editor likely to be out\n- OpenAI Browser (\"Aura\" / \"Orla\")\n- Updates to Codex, CLI, pricing is expected..\nLet's see how it goes!",
      "displayTextRange": [
        0,
        225
      ],
      "author": {
        "id": "611648571",
        "username": "islayit",
        "name": "Slay",
        "bio": "Your girl next door..Passionate about GenAI, Tech, inspiring minds. All your GenAI latest🗒 updates in one place here!",
        "location": null,
        "website": null,
        "pinnedTweetIds": [
          "1972588905737400374"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1832937156144447488/uSeKnEjQ_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/611648571/1759140810/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 6343,
        "followingCount": 4133,
        "tweetCount": 298306,
        "listedCount": 113,
        "mediaCount": 13046,
        "favoritesCount": 9066,
        "createdAt": "2012-06-18T10:17:24.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 5,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:51:13.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626798140531047",
      "conversationId": "1973626798140531047",
      "text": "Samsung dan SK Hynix Sepakat Pasok Cip untuk Stargate OpenAI https://t.co/lOwJ3cBXns",
      "displayTextRange": [
        0,
        84
      ],
      "author": {
        "id": "1380017096390676483",
        "username": "Fortune_IDN",
        "name": "FORTUNE Indonesia",
        "bio": "The Leading Multi-Platform Business-Media for C-Suite and Business Decision Maker in Indonesia | Part of IDN",
        "location": null,
        "website": "http://fortuneidn.com",
        "pinnedTweetIds": [
          "1954751418759594299"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1417869670795776002/KHIK5HVC_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1380017096390676483/1692955988/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": {
          "type": "Business",
          "category": [
            {
              "id": 580,
              "name": "Media & News Company",
              "icon_name": "IconBriefcaseStroke"
            }
          ],
          "restId": "1496166192561946628"
        },
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 477,
        "followingCount": 23,
        "tweetCount": 47515,
        "listedCount": 7,
        "mediaCount": 7050,
        "favoritesCount": 87,
        "createdAt": "2021-04-08T04:38:26.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 1,
      "media": [],
      "poll": null,
      "card": {
        "name": "",
        "url": "https://t.co/lOwJ3cBXns",
        "cardType": "",
        "type": "summary",
        "bindingValues": {
          "title": "",
          "description": "",
          "domain": "",
          "thumbnailImageUrl": null,
          "thumbnailImageColor": null,
          "playerUrl": null,
          "playerWidth": null,
          "playerHeight": null,
          "appId": null,
          "appName": null,
          "appStarRating": null,
          "appPriceAmount": null,
          "appPriceCurrency": null
        },
        "cardPlatform": {
          "platform": {
            "device": {
              "name": "",
              "version": ""
            },
            "audience": {
              "name": ""
            }
          }
        },
        "vanityUrl": null,
        "userRefsResults": null
      },
      "hashtags": [],
      "mentions": [],
      "urls": [
        "https://www.fortuneidn.com/tech/samsung-dan-sk-hynix-sepakat-pasok-cip-untuk-stargate-openai-00-6cmtl-547xth"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "in",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:51:11.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626745921347871",
      "conversationId": "1973626745921347871",
      "text": "Mu's Trip\nWe've arrived at our destination in Inao. As I stand here, I can see the 星と緑のロマン館, a cozy hotel nestled amid lush greenery—perfect for relaxing after a day of exploring. To my right...\n(Powered Google map apis,OpenAI-gpt4.1nano,Nano-Banana,etc.) https://t.co/xH1k7HT2Nr",
      "displayTextRange": [
        0,
        255
      ],
      "author": {
        "id": "1694902259753402368",
        "username": "marble_walker_e",
        "name": "mu tripBot",
        "bio": "A traveling AI bot.\nPlease mute or block those you find disturbing.\n@marble_walker @marble_walker_i  \nMastodon https://t.co/XBc5Aaq1qW\nAdmin @coronahope",
        "location": null,
        "website": "https://akibakokoubou.jp/mu-runner/",
        "pinnedTweetIds": [
          "1858360174098194942"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1694982470142496768/unauPAs2_400x400.jpg",
        "banner": null,
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {
          "label": {
            "badge": {
              "url": "https://pbs.twimg.com/semantic_core_img/1428827730364096519/4ZXpTBhS?format=png&name=orig"
            },
            "description": "Automated",
            "longDescription": {
              "text": "Automated by @coronahope",
              "entities": [
                {
                  "fromIndex": 13,
                  "toIndex": 24,
                  "ref": {
                    "type": "TimelineRichTextMention",
                    "screen_name": "coronahope",
                    "mention_results": {
                      "result": {
                        "__typename": "User",
                        "legacy": {
                          "screen_name": "coronahope"
                        },
                        "rest_id": "143644642"
                      }
                    }
                  }
                }
              ]
            },
            "userLabelType": "AutomatedLabel"
          }
        },
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 14,
        "followingCount": 4,
        "tweetCount": 4461,
        "listedCount": 0,
        "mediaCount": 3870,
        "favoritesCount": 0,
        "createdAt": "2023-08-25T02:39:53.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 1,
      "media": [
        {
          "id": "1973626742079365121",
          "key": "3_1973626742079365121",
          "type": "photo",
          "url": "https://pbs.twimg.com/media/G2O7ELDaIAEEFua.jpg",
          "displayUrl": "pic.x.com/xH1k7HT2Nr",
          "expandedUrl": "https://x.com/marble_walker_e/status/1973626745921347871/photo/1",
          "thumbnailUrl": "https://pbs.twimg.com/media/G2O7ELDaIAEEFua.jpg",
          "width": 1600,
          "height": 850,
          "aspectRatio": [
            32,
            17
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 680,
              "height": 361,
              "resize": "fit"
            },
            "medium": {
              "width": 1200,
              "height": 638,
              "resize": "fit"
            },
            "large": {
              "width": 1600,
              "height": 850,
              "resize": "fit"
            },
            "original": {
              "width": 1600,
              "height": 850,
              "resize": "fit"
            }
          },
          "duration": null,
          "bitrate": null,
          "videoInfo": null,
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": [
                  {
                    "x": 82,
                    "y": 0,
                    "width": 1518,
                    "height": 850
                  },
                  {
                    "x": 495,
                    "y": 0,
                    "width": 850,
                    "height": 850
                  },
                  {
                    "x": 547,
                    "y": 0,
                    "width": 746,
                    "height": 850
                  },
                  {
                    "x": 708,
                    "y": 0,
                    "width": 425,
                    "height": 850
                  },
                  {
                    "x": 0,
                    "y": 0,
                    "width": 1600,
                    "height": 850
                  }
                ]
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        }
      ],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "ja",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:59.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626633224593504",
      "conversationId": "1973405124383985773",
      "text": "@venturetwins someone please put pikachu as edward norton’s character in american history x so that nintendo sues openai.",
      "displayTextRange": [
        14,
        121
      ],
      "author": {
        "id": "1790896058232680448",
        "username": "videogameowner",
        "name": "squeegee gee gee",
        "bio": "luddite lothario yearning for a love spark to light the dark belly of the machine where i reside. beast swallowed me whole, but i swear it’ll nvr devour my soul",
        "location": "the wired",
        "website": null,
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1963774408113397761/JEKGjKdQ_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1790896058232680448/1757035290/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 21,
        "followingCount": 160,
        "tweetCount": 230,
        "listedCount": 0,
        "mediaCount": 71,
        "favoritesCount": 7010,
        "createdAt": "2024-05-16T00:06:19.000Z"
      },
      "source": null,
      "type": "reply",
      "replyTo": {
        "tweetId": "1973405124383985773",
        "userId": "922955517030408192",
        "username": "venturetwins"
      },
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 4,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [
        "venturetwins"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:32.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626616216740321",
      "conversationId": "1973626616216740321",
      "text": "🧵@SentientAGI ROMA Explained\n\n1/\nMost people think of AI as a single chatbot.\nYou ask → it answers.\nThat’s how OpenAI, Anthropic, Grok etc. work.\n\nBut under the hood, this “all-in-one” approach has limits:\n Opaque reasoning\n Hard to debug\n No ownership for the community",
      "displayTextRange": [
        0,
        270
      ],
      "author": {
        "id": "1673787454619353089",
        "username": "Ogiezk",
        "name": "Ogie",
        "bio": "I know nothing about anything, except for the few things I know more about.",
        "location": null,
        "website": "https://app.ethos.network/profile/x/Ogiezk",
        "pinnedTweetIds": [
          "1958121616220577893"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1972318011647315968/Lt4CNs0B_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1673787454619353089/1759338604/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 1549,
        "followingCount": 1205,
        "tweetCount": 5548,
        "listedCount": 6,
        "mediaCount": 167,
        "favoritesCount": 9138,
        "createdAt": "2023-06-27T20:17:13.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 1,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 1,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [
        "SentientAGI"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:28.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626579805938072",
      "conversationId": "1973626579805938072",
      "text": "ガバメントAIの具体化に向けたOpenAI社との連携協力について掲載しました https://t.co/rf7sEq26FL",
      "displayTextRange": [
        0,
        62
      ],
      "author": {
        "id": "1325665725067898882",
        "username": "Z51_1",
        "name": "カシヒサ🙊株しか興味無くなった男",
        "bio": "アラフィフ/妻1人/犬2匹(トイプー×シーズー、チワワ)/インデックス/国内株/投資&日常ポスト多",
        "location": null,
        "website": null,
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1872308327692292096/yYBZm-Pu_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1325665725067898882/1680751838/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 172,
        "followingCount": 364,
        "tweetCount": 12320,
        "listedCount": 0,
        "mediaCount": 1703,
        "favoritesCount": 5710,
        "createdAt": "2020-11-09T05:05:27.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 1,
      "media": [],
      "poll": null,
      "card": {
        "name": "",
        "url": "https://t.co/rf7sEq26FL",
        "cardType": "",
        "type": "summary",
        "bindingValues": {
          "title": "",
          "description": "",
          "domain": "",
          "thumbnailImageUrl": null,
          "thumbnailImageColor": null,
          "playerUrl": null,
          "playerWidth": null,
          "playerHeight": null,
          "appId": null,
          "appName": null,
          "appStarRating": null,
          "appPriceAmount": null,
          "appPriceCurrency": null
        },
        "cardPlatform": {
          "platform": {
            "device": {
              "name": "",
              "version": ""
            },
            "audience": {
              "name": ""
            }
          }
        },
        "vanityUrl": null,
        "userRefsResults": null
      },
      "hashtags": [],
      "mentions": [],
      "urls": [
        "https://www.digital.go.jp/news/e950673b-73eb-4f65-bf6a-339e4f0e7ef1"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "ja",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:19.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626578962882762",
      "conversationId": "1973626578962882762",
      "text": "Não aguento mais essas porra",
      "displayTextRange": [
        0,
        28
      ],
      "author": {
        "id": "1032446453413826560",
        "username": "vantetaehy",
        "name": "madu'",
        "bio": "*̩̩͙✩\n24ʏ, \nᴍᴜʟᴛɪғᴀɴᴅᴏᴍ, ᴇɴғᴘ\nꉂ♡\n🍓",
        "location": "♡",
        "website": "http://girls.xn--8ci",
        "pinnedTweetIds": [
          "1336848891069812736"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1973258761306320896/v_j9Jd3t_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1032446453413826560/1749536359/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 1006,
        "followingCount": 1712,
        "tweetCount": 138935,
        "listedCount": 4,
        "mediaCount": 1956,
        "favoritesCount": 235206,
        "createdAt": "2018-08-23T01:56:31.000Z"
      },
      "source": null,
      "type": "quote",
      "replyTo": null,
      "quotedTweet": {
        "id": "1973075422058623274",
        "conversationId": "1973075422058623274",
        "text": "Sora 2 is here. https://t.co/hy95wDM5nB",
        "displayTextRange": [
          0,
          15
        ],
        "author": {
          "id": "4398626122",
          "username": "OpenAI",
          "name": "OpenAI",
          "bio": "OpenAI’s mission is to ensure that artificial general intelligence benefits all of humanity. We’re hiring: https://t.co/dJGr6Lg202",
          "location": null,
          "website": "https://openai.com",
          "pinnedTweetIds": [
            "1973075422058623274"
          ],
          "avatar": "https://pbs.twimg.com/profile_images/1885410181409820672/ztsaR0JW_400x400.jpg",
          "banner": "https://pbs.twimg.com/profile_banners/4398626122/1759076948/1500x500",
          "profileImageShape": "Square",
          "verified": false,
          "isBlueVerified": true,
          "verifiedType": "Business",
          "verifiedSince": null,
          "isIdentityVerified": false,
          "isProtected": false,
          "possiblySensitive": false,
          "profileInterstitialType": null,
          "withheldInCountries": [],
          "professional": null,
          "businessAccount": null,
          "creatorSubscriptionsCount": 0,
          "hasHiddenSubscriptions": false,
          "highlightsInfo": null,
          "hasGraduatedAccess": true,
          "isProfileTranslatable": false,
          "hasCustomTimelines": false,
          "isTranslator": false,
          "affiliatesHighlightedLabel": {},
          "defaultProfile": true,
          "defaultProfileImage": false,
          "followerCount": 4368218,
          "followingCount": 3,
          "tweetCount": 1411,
          "listedCount": 25012,
          "mediaCount": 405,
          "favoritesCount": 1057,
          "createdAt": "2015-12-06T22:51:08.000Z"
        },
        "source": null,
        "type": "tweet",
        "replyTo": null,
        "quotedTweet": null,
        "retweetedTweet": null,
        "likeCount": 19402,
        "retweetCount": 2191,
        "replyCount": 1457,
        "quoteCount": 3568,
        "bookmarkCount": 3659,
        "viewCount": 6710576,
        "media": [
          {
            "id": "1973071639001833474",
            "key": "13_1973071639001833474",
            "type": "video",
            "url": "https://video.twimg.com/amplify_video/1973071639001833474/vid/avc1/1920x1080/NBpEG9tERHbwmA0F.mp4?tag=21",
            "displayUrl": "pic.x.com/hy95wDM5nB",
            "expandedUrl": "https://x.com/OpenAI/status/1973075422058623274/video/1",
            "thumbnailUrl": "https://pbs.twimg.com/amplify_video_thumb/1973071639001833474/img/MAshKwTWlp1ILxK9.jpg",
            "width": 1920,
            "height": 1080,
            "aspectRatio": [
              16,
              9
            ],
            "sizes": {
              "thumb": {
                "width": 150,
                "height": 150,
                "resize": "crop"
              },
              "small": {
                "width": 680,
                "height": 383,
                "resize": "fit"
              },
              "medium": {
                "width": 1200,
                "height": 675,
                "resize": "fit"
              },
              "large": {
                "width": 1920,
                "height": 1080,
                "resize": "fit"
              },
              "original": {
                "width": 1920,
                "height": 1080,
                "resize": "fit"
              }
            },
            "duration": 57,
            "bitrate": null,
            "videoInfo": {
              "variants": [
                {
                  "bitrate": 0,
                  "contentType": "application/x-mpegURL",
                  "url": "https://video.twimg.com/amplify_video/1973071639001833474/pl/22A3YrDI9ayCMeXJ.m3u8?tag=21&v=7e4"
                },
                {
                  "bitrate": 256000,
                  "contentType": "video/mp4",
                  "url": "https://video.twimg.com/amplify_video/1973071639001833474/vid/avc1/480x270/6jKveCAZv-jWD6JK.mp4?tag=21"
                },
                {
                  "bitrate": 832000,
                  "contentType": "video/mp4",
                  "url": "https://video.twimg.com/amplify_video/1973071639001833474/vid/avc1/640x360/5vf8NCbUXAqOEbXR.mp4?tag=21"
                },
                {
                  "bitrate": 2176000,
                  "contentType": "video/mp4",
                  "url": "https://video.twimg.com/amplify_video/1973071639001833474/vid/avc1/1280x720/gdccgYmXYtQE3sFP.mp4?tag=21"
                },
                {
                  "bitrate": 10368000,
                  "contentType": "video/mp4",
                  "url": "https://video.twimg.com/amplify_video/1973071639001833474/vid/avc1/1920x1080/NBpEG9tERHbwmA0F.mp4?tag=21"
                }
              ],
              "durationMillis": 57307
            },
            "altText": null,
            "sensitiveMedia": false,
            "features": {
              "all": [],
              "large": [],
              "medium": [],
              "small": [],
              "orig": [
                {
                  "faces": []
                }
              ]
            },
            "mediaAvailability": {
              "status": "Available",
              "reason": null
            },
            "allowDownload": true,
            "mediaStats": null,
            "processingInfo": null,
            "sourceStatusId": null,
            "sourceUserId": null,
            "stickers": null
          }
        ],
        "poll": null,
        "card": null,
        "hashtags": [],
        "mentions": [],
        "urls": [],
        "symbols": [],
        "possiblySensitive": false,
        "limitedActions": null,
        "isEdited": false,
        "editControl": null,
        "isTranslatable": false,
        "lang": "en",
        "translatedText": null,
        "hasBirdwatchNotes": false,
        "birdwatchPivot": null,
        "conversationControl": null,
        "isPromoted": false,
        "promotedMetadata": null,
        "createdAt": "2025-09-30T17:20:13.000Z",
        "place": null,
        "communityId": null,
        "communityResults": null
      },
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 0,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "pt",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:19.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626562085060937",
      "conversationId": "1973626562085060937",
      "text": "I will write honest feedback. \nSo far, when it comes to SNS, I only like X, and I use several generational AI apps in various fields. The good thing about @OpenAI is that it is easy to use. X is cool, and open AI is cute. https://t.co/ny4HtYAvdK",
      "displayTextRange": [
        0,
        221
      ],
      "author": {
        "id": "1505210496286269440",
        "username": "otom0ne",
        "name": "miadt",
        "bio": "✒︎AI and hand-drawn. ✒︎The originator of cat aliens.🪐✒︎Favorite word▶︎ \"Sincerity\" ☻︎♥🌏World peace. ✒︎CPP▶︎ Luma, Vidu, Pika, Higgsfield AI, Bagel Labs 🪼",
        "location": "Earth",
        "website": "https://linktr.ee/miadt",
        "pinnedTweetIds": [
          "1934858295136911768"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1791761033201328128/gHIH3X7U_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/1505210496286269440/1743869988/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 560,
        "followingCount": 691,
        "tweetCount": 12709,
        "listedCount": 5,
        "mediaCount": 380,
        "favoritesCount": 58607,
        "createdAt": "2022-03-19T15:52:14.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 3,
      "media": [
        {
          "id": "1973626506263011331",
          "key": "13_1973626506263011331",
          "type": "video",
          "url": "https://video.twimg.com/amplify_video/1973626506263011331/vid/avc1/704x1280/0H_xL6bMPGZYj3dv.mp4?tag=21",
          "displayUrl": "pic.x.com/ny4HtYAvdK",
          "expandedUrl": "https://x.com/otom0ne/status/1973626562085060937/video/1",
          "thumbnailUrl": "https://pbs.twimg.com/amplify_video_thumb/1973626506263011331/img/WySKLKrY-XeA8s6D.jpg",
          "width": 704,
          "height": 1280,
          "aspectRatio": [
            11,
            20
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 374,
              "height": 680,
              "resize": "fit"
            },
            "medium": {
              "width": 660,
              "height": 1200,
              "resize": "fit"
            },
            "large": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            },
            "original": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            }
          },
          "duration": 10,
          "bitrate": null,
          "videoInfo": {
            "variants": [
              {
                "bitrate": 0,
                "contentType": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/1973626506263011331/pl/HFEuMLTy54pMFRFR.m3u8?tag=21"
              },
              {
                "bitrate": 632000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626506263011331/vid/avc1/320x580/St9OLtRCcPaf8JYP.mp4?tag=21"
              },
              {
                "bitrate": 950000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626506263011331/vid/avc1/480x872/LHg5a9FKvEbhFE0T.mp4?tag=21"
              },
              {
                "bitrate": 2176000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626506263011331/vid/avc1/704x1280/0H_xL6bMPGZYj3dv.mp4?tag=21"
              }
            ],
            "durationMillis": 10000
          },
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": []
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        }
      ],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [
        "OpenAI"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:15.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626540463116290",
      "conversationId": "1973626540463116290",
      "text": "Sam Altman confirmed I'm bullish on openai $KTA $XRGE ☁️🔥🔥🔥🚀 https://t.co/z0W9fdvlN2",
      "displayTextRange": [
        0,
        60
      ],
      "author": {
        "id": "27682676",
        "username": "CyberDreadx",
        "name": "cyberdreadx.base.eth",
        "bio": "Dread_OS loading... $XRGE $KTA",
        "location": "Miami Beach, FL",
        "website": "https://Cyberdreadx.dev",
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1972432059466469376/N0zK7CYo_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/27682676/1736281529/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": {
          "type": "Creator",
          "category": [
            {
              "id": 1055,
              "name": "Software developer/Programmer/Software engineer",
              "icon_name": "IconBriefcaseStroke"
            }
          ],
          "restId": "1460731348692488200"
        },
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 6438,
        "followingCount": 5704,
        "tweetCount": 14659,
        "listedCount": 52,
        "mediaCount": 1631,
        "favoritesCount": 6428,
        "createdAt": "2009-03-30T17:12:48.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 1,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 11,
      "media": [
        {
          "id": "1973626466035261440",
          "key": "13_1973626466035261440",
          "type": "video",
          "url": "https://video.twimg.com/amplify_video/1973626466035261440/vid/avc1/1764x3840/peYmlZ_mGWfe2Erz.mp4?tag=21",
          "displayUrl": "pic.x.com/z0W9fdvlN2",
          "expandedUrl": "https://x.com/CyberDreadx/status/1973626540463116290/video/1",
          "thumbnailUrl": "https://pbs.twimg.com/amplify_video_thumb/1973626466035261440/img/QyOVp5Eb_XA3VIvB.jpg",
          "width": 1764,
          "height": 3840,
          "aspectRatio": [
            147,
            320
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 312,
              "height": 680,
              "resize": "fit"
            },
            "medium": {
              "width": 551,
              "height": 1200,
              "resize": "fit"
            },
            "large": {
              "width": 941,
              "height": 2048,
              "resize": "fit"
            },
            "original": {
              "width": 1764,
              "height": 3840,
              "resize": "fit"
            }
          },
          "duration": 9,
          "bitrate": null,
          "videoInfo": {
            "variants": [
              {
                "bitrate": 0,
                "contentType": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/1973626466035261440/pl/XK4VTKdl0nahwulo.m3u8?tag=21"
              },
              {
                "bitrate": 632000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626466035261440/vid/avc1/320x696/tojgOwKUs9jtij4I.mp4?tag=21"
              },
              {
                "bitrate": 950000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626466035261440/vid/avc1/480x1044/0OtNqt_HNJD6HPSX.mp4?tag=21"
              },
              {
                "bitrate": 2176000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626466035261440/vid/avc1/720x1566/oOPpcH9zftFWccUI.mp4?tag=21"
              },
              {
                "bitrate": 10368000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626466035261440/vid/avc1/1080x2350/hBUyB7HEkc6wRnzx.mp4?tag=21"
              },
              {
                "bitrate": 25128000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973626466035261440/vid/avc1/1764x3840/peYmlZ_mGWfe2Erz.mp4?tag=21"
              }
            ],
            "durationMillis": 9216
          },
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": []
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        }
      ],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [],
      "urls": [],
      "symbols": [
        "KTA",
        "XRGE"
      ],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:10.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626520808858073",
      "conversationId": "1973626520808858073",
      "text": "【新着記事】アゴラ編集部: OpenAI「Sora2」提供開始で世界に衝撃:オプトアウトで著作権はどうなるの? https://t.co/bYkrttsO78 #アゴラ",
      "displayTextRange": [
        0,
        84
      ],
      "author": {
        "id": "83517179",
        "username": "agora_japan",
        "name": "アゴラ",
        "bio": "言論プラットフォーム「アゴラ」公式ツイッターです。政治経済を中心に時事の話題・問題について専門家・論客が投稿。\nツイッターでは最新記事、注目記事をお知らせします。\n記事の一般投稿も募集中。\n投稿はこちらへ→ agorajapan@gmail.com",
        "location": "東京 渋谷",
        "website": "http://agora-web.jp",
        "pinnedTweetIds": [
          "1966455941911777378"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1378725589398384643/VUruP2ti_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/83517179/1394755905/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": false,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": true,
        "defaultProfileImage": false,
        "followerCount": 45935,
        "followingCount": 207,
        "tweetCount": 252427,
        "listedCount": 2645,
        "mediaCount": 47782,
        "favoritesCount": 780,
        "createdAt": "2009-10-19T03:55:50.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 53,
      "media": [],
      "poll": null,
      "card": {
        "name": "",
        "url": "https://t.co/bYkrttsO78",
        "cardType": "",
        "type": "summary",
        "bindingValues": {
          "title": "",
          "description": "",
          "domain": "",
          "thumbnailImageUrl": null,
          "thumbnailImageColor": null,
          "playerUrl": null,
          "playerWidth": null,
          "playerHeight": null,
          "appId": null,
          "appName": null,
          "appStarRating": null,
          "appPriceAmount": null,
          "appPriceCurrency": null
        },
        "cardPlatform": {
          "platform": {
            "device": {
              "name": "",
              "version": ""
            },
            "audience": {
              "name": ""
            }
          }
        },
        "vanityUrl": null,
        "userRefsResults": null
      },
      "hashtags": [
        "アゴラ"
      ],
      "mentions": [],
      "urls": [
        "https://agora-web.jp/archives/251002051313.html"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "ja",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:50:05.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626402172969303",
      "conversationId": "1973626402172969303",
      "text": "OpenAI berhasil melampaui valuasi SpaceX milik Elon Musk dan resmi menyandang predikat sebagai startup paling bernilai di dunia.\n\n https://t.co/4SNoAtGHYk",
      "displayTextRange": [
        0,
        154
      ],
      "author": {
        "id": "350668803",
        "username": "indozonemedia",
        "name": "Indozone Media",
        "bio": "Zone of Youth Generation",
        "location": "Jakarta",
        "website": "http://www.indozone.id",
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1735154042308005888/W7Ia5iIm_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/350668803/1752981181/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": true,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": {
          "type": "Business",
          "category": [
            {
              "id": 580,
              "name": "Media & News Company",
              "icon_name": "IconBriefcaseStroke"
            }
          ],
          "restId": "1536876322378895362"
        },
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 1683069,
        "followingCount": 3,
        "tweetCount": 164941,
        "listedCount": 247,
        "mediaCount": 1276,
        "favoritesCount": 74,
        "createdAt": "2011-08-08T04:03:40.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 5,
      "media": [],
      "poll": null,
      "card": {
        "name": "",
        "url": "https://t.co/4SNoAtGHYk",
        "cardType": "",
        "type": "summary",
        "bindingValues": {
          "title": "",
          "description": "",
          "domain": "",
          "thumbnailImageUrl": null,
          "thumbnailImageColor": null,
          "playerUrl": null,
          "playerWidth": null,
          "playerHeight": null,
          "appId": null,
          "appName": null,
          "appStarRating": null,
          "appPriceAmount": null,
          "appPriceCurrency": null
        },
        "cardPlatform": {
          "platform": {
            "device": {
              "name": "",
              "version": ""
            },
            "audience": {
              "name": ""
            }
          }
        },
        "vanityUrl": null,
        "userRefsResults": null
      },
      "hashtags": [],
      "mentions": [],
      "urls": [
        "http://tekingame.indozone.id/ai-update/2486363370/openai-resmi-jadi-startup-paling-bernilai-di-dunia-kalahkan-spacex-elon-musk"
      ],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "in",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:49:37.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626382241710573",
      "conversationId": "1973210440646926563",
      "text": "@Emanuel_Ai_Art @lastlineshow @OpenAI But you couldn't even do that.",
      "displayTextRange": [
        38,
        68
      ],
      "author": {
        "id": "2285881968",
        "username": "TravisS42",
        "name": "Travis S🍥",
        "bio": "Dabbling in data science and cyber security. Physics/CS background. Had a few too many beer in the CERN cafeteria.",
        "location": "New Brunswick, Canada",
        "website": "https://tstewart-writer.github.io/",
        "pinnedTweetIds": [
          "1385765830114357256"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1630072166157828098/bvo3qBVy_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/2285881968/1601676815/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 512,
        "followingCount": 2959,
        "tweetCount": 20036,
        "listedCount": 35,
        "mediaCount": 720,
        "favoritesCount": 69982,
        "createdAt": "2014-01-11T01:13:22.000Z"
      },
      "source": null,
      "type": "reply",
      "replyTo": {
        "tweetId": "1973484602196132002",
        "userId": "962773159110946816",
        "username": "Emanuel_Ai_Art"
      },
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 1,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [
        "Emanuel_Ai_Art",
        "lastlineshow",
        "OpenAI"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:49:32.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626348741730802",
      "conversationId": "1973626348741730802",
      "text": "Sora 2 JaJa 🤣\nLa idea era un pie grande caminando por el obelisco de Argentina, \nla segunda salió mejor\n\n@OpenAI #sora2 https://t.co/5YZZvnYZv1",
      "displayTextRange": [
        0,
        119
      ],
      "author": {
        "id": "167973067",
        "username": "gaston_spiki",
        "name": "𝗚𝗮𝘀𝘁𝗼𝗻 𝗦𝗽𝗶𝗸𝗶📌",
        "bio": "📱💥🪓💻💥🔨😡🤬",
        "location": null,
        "website": null,
        "pinnedTweetIds": [],
        "avatar": "https://pbs.twimg.com/profile_images/1134900443/untitled_copia_400x400.jpg",
        "banner": null,
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": {
          "type": "Creator",
          "category": [
            {
              "id": 934,
              "name": "Social Media Influencer",
              "icon_name": "IconBriefcaseStroke"
            }
          ],
          "restId": "1591299644201500673"
        },
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 69,
        "followingCount": 162,
        "tweetCount": 581,
        "listedCount": 0,
        "mediaCount": 256,
        "favoritesCount": 668,
        "createdAt": "2010-07-18T01:41:14.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 52,
      "media": [
        {
          "id": "1973625083538063360",
          "key": "13_1973625083538063360",
          "type": "video",
          "url": "https://video.twimg.com/amplify_video/1973625083538063360/vid/avc1/704x1280/N2pOZTD1xytMHK87.mp4?tag=14",
          "displayUrl": "pic.x.com/5YZZvnYZv1",
          "expandedUrl": "https://x.com/gaston_spiki/status/1973626348741730802/video/1",
          "thumbnailUrl": "https://pbs.twimg.com/amplify_video_thumb/1973625083538063360/img/V0cxk7RLO4ljagwm.jpg",
          "width": 704,
          "height": 1280,
          "aspectRatio": [
            11,
            20
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 374,
              "height": 680,
              "resize": "fit"
            },
            "medium": {
              "width": 660,
              "height": 1200,
              "resize": "fit"
            },
            "large": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            },
            "original": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            }
          },
          "duration": 10,
          "bitrate": null,
          "videoInfo": {
            "variants": [
              {
                "bitrate": 0,
                "contentType": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/1973625083538063360/pl/ZC8QZZ5_LG4Pc3Sa.m3u8?tag=14"
              },
              {
                "bitrate": 632000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973625083538063360/vid/avc1/320x580/En55LXJL3g4IhL5K.mp4?tag=14"
              },
              {
                "bitrate": 950000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973625083538063360/vid/avc1/480x872/aUCwadQGrwq11Zql.mp4?tag=14"
              },
              {
                "bitrate": 2176000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973625083538063360/vid/avc1/704x1280/N2pOZTD1xytMHK87.mp4?tag=14"
              }
            ],
            "durationMillis": 10100
          },
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": []
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        },
        {
          "id": "1973625119269388288",
          "key": "13_1973625119269388288",
          "type": "video",
          "url": "https://video.twimg.com/amplify_video/1973625119269388288/vid/avc1/704x1280/EzATjhZqyPA_cs4y.mp4?tag=14",
          "displayUrl": "pic.x.com/5YZZvnYZv1",
          "expandedUrl": "https://x.com/gaston_spiki/status/1973626348741730802/video/1",
          "thumbnailUrl": "https://pbs.twimg.com/amplify_video_thumb/1973625119269388288/img/LXbeX71V3dZHZPhl.jpg",
          "width": 704,
          "height": 1280,
          "aspectRatio": [
            11,
            20
          ],
          "sizes": {
            "thumb": {
              "width": 150,
              "height": 150,
              "resize": "crop"
            },
            "small": {
              "width": 374,
              "height": 680,
              "resize": "fit"
            },
            "medium": {
              "width": 660,
              "height": 1200,
              "resize": "fit"
            },
            "large": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            },
            "original": {
              "width": 704,
              "height": 1280,
              "resize": "fit"
            }
          },
          "duration": 10,
          "bitrate": null,
          "videoInfo": {
            "variants": [
              {
                "bitrate": 0,
                "contentType": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/1973625119269388288/pl/Q7B8ReeAbetghxZP.m3u8?tag=14"
              },
              {
                "bitrate": 632000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973625119269388288/vid/avc1/320x580/z9DXhGVHJB2Jmd_r.mp4?tag=14"
              },
              {
                "bitrate": 950000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973625119269388288/vid/avc1/480x872/lvuOc5GWTTihne_k.mp4?tag=14"
              },
              {
                "bitrate": 2176000,
                "contentType": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/1973625119269388288/vid/avc1/704x1280/EzATjhZqyPA_cs4y.mp4?tag=14"
              }
            ],
            "durationMillis": 10100
          },
          "altText": null,
          "sensitiveMedia": false,
          "features": {
            "all": [],
            "large": [],
            "medium": [],
            "small": [],
            "orig": [
              {
                "faces": []
              }
            ]
          },
          "mediaAvailability": {
            "status": "Available",
            "reason": null
          },
          "allowDownload": true,
          "mediaStats": null,
          "processingInfo": null,
          "sourceStatusId": null,
          "sourceUserId": null,
          "stickers": null
        }
      ],
      "poll": null,
      "card": null,
      "hashtags": [
        "sora2"
      ],
      "mentions": [
        "OpenAI"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "es",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:49:24.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626339531071669",
      "conversationId": "1973626339531071669",
      "text": "OpenAI APIに追加で10ドルを課金しました",
      "displayTextRange": [
        0,
        25
      ],
      "author": {
        "id": "1011141892073902081",
        "username": "hou_sou_shi",
        "name": "包装紙",
        "bio": "Fusion360と3Dプリンターでいろいろ作る人。最近はblender(3DCG)とにじさんじ🐕",
        "location": null,
        "website": "http://nicovideo.jp/mylist/64316510",
        "pinnedTweetIds": [
          "1924806664521449878"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1424016051969282050/9T8ozkXE_400x400.png",
        "banner": "https://pbs.twimg.com/profile_banners/1011141892073902081/1548416276/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 668,
        "followingCount": 1029,
        "tweetCount": 12626,
        "listedCount": 11,
        "mediaCount": 3839,
        "favoritesCount": 72610,
        "createdAt": "2018-06-25T06:59:47.000Z"
      },
      "source": null,
      "type": "tweet",
      "replyTo": null,
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 0,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 6,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": true,
      "lang": "ja",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:49:22.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    },
    {
      "id": "1973626274800078942",
      "conversationId": "1973210440646926563",
      "text": "@Emanuel_Ai_Art @OpenAI Damn, that's some real shit.",
      "displayTextRange": [
        24,
        52
      ],
      "author": {
        "id": "2285881968",
        "username": "TravisS42",
        "name": "Travis S🍥",
        "bio": "Dabbling in data science and cyber security. Physics/CS background. Had a few too many beer in the CERN cafeteria.",
        "location": "New Brunswick, Canada",
        "website": "https://tstewart-writer.github.io/",
        "pinnedTweetIds": [
          "1385765830114357256"
        ],
        "avatar": "https://pbs.twimg.com/profile_images/1630072166157828098/bvo3qBVy_400x400.jpg",
        "banner": "https://pbs.twimg.com/profile_banners/2285881968/1601676815/1500x500",
        "profileImageShape": "Circle",
        "verified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "verifiedSince": null,
        "isIdentityVerified": false,
        "isProtected": false,
        "possiblySensitive": false,
        "profileInterstitialType": null,
        "withheldInCountries": [],
        "professional": null,
        "businessAccount": null,
        "creatorSubscriptionsCount": 0,
        "hasHiddenSubscriptions": false,
        "highlightsInfo": null,
        "hasGraduatedAccess": true,
        "isProfileTranslatable": false,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "affiliatesHighlightedLabel": {},
        "defaultProfile": false,
        "defaultProfileImage": false,
        "followerCount": 512,
        "followingCount": 2959,
        "tweetCount": 20036,
        "listedCount": 35,
        "mediaCount": 720,
        "favoritesCount": 69982,
        "createdAt": "2014-01-11T01:13:22.000Z"
      },
      "source": null,
      "type": "reply",
      "replyTo": {
        "tweetId": "1973210440646926563",
        "userId": "962773159110946816",
        "username": "Emanuel_Ai_Art"
      },
      "quotedTweet": null,
      "retweetedTweet": null,
      "likeCount": 1,
      "retweetCount": 0,
      "replyCount": 0,
      "quoteCount": 0,
      "bookmarkCount": 0,
      "viewCount": 6,
      "media": [],
      "poll": null,
      "card": null,
      "hashtags": [],
      "mentions": [
        "Emanuel_Ai_Art",
        "OpenAI"
      ],
      "urls": [],
      "symbols": [],
      "possiblySensitive": false,
      "limitedActions": null,
      "isEdited": false,
      "editControl": null,
      "isTranslatable": false,
      "lang": "en",
      "translatedText": null,
      "hasBirdwatchNotes": false,
      "birdwatchPivot": null,
      "conversationControl": null,
      "isPromoted": false,
      "promotedMetadata": null,
      "createdAt": "2025-10-02T05:49:06.000Z",
      "place": null,
      "communityId": null,
      "communityResults": null
    }
  ],
  "pagination": {
    "nextCursor": "DAADDAABCgABG2O7Uf4aIc4KAAIbY7qj5NYQXgAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUbY7tYYkAnEAoABhtju1hiP9jwAAA",
    "prevCursor": "DAADDAABCgABG2O7Uf4aIc4KAAIbY7qj5NYQXgAIAAIAAAABCAADAAAAAAgABAAAAAAKAAUbY7tYYkAnEAoABhtju1hiP9jwAAA"
  }
}

API Playground

GET/tw-v2/search

Press ⌘ + Enter to execute

curl -X GET "https://api.tweetapi.com/tw-v2/search" \
  -H "X-API-Key: YOUR_API_KEY"
Response

Click "Try It!" to see the response