Twitter Search

Search Twitter to find text and medias

Try it in the Widget Center

Click this url to try this widget and copy the Pro Config template.

Usage

Input Parameters

NameTypeDescriptionDefaultRequired

query

string

The query string to search for

sort_order

string

The sort order of the results

relevancy

Output Parameters

NameTypeDescriptionFile Type

data

array

The list of tweets.

Output Example

{
  "data": [
    {
      "id": "1782432252695368034",
      "medias_url": [
        "https://pbs.twimg.com/media/GLx4r0LbsAAqZAV.jpg"
      ],
      "text": "エーベンホルツさん落書き https://t.co/ETQl2XDWL0"
    },
    {
      "id": "1784160564295709163",
      "medias_url": [
        "https://pbs.twimg.com/media/GMDokjMa8AAKqsT.jpg"
      ],
      "text": "#ChatGPT \n木炭風 https://t.co/hEILww4bAj"
    },
    {
      "id": "1782840245018357858",
      "medias_url": [
        "https://pbs.twimg.com/media/GL3rv0EXYAELnMM.png"
      ],
      "text": "https://t.co/7P1PQ79AJy"
    },
    {
      "id": "1783276532452270499",
      "medias_url": [
        "https://pbs.twimg.com/media/GL93X9ZacAAdFPG.jpg"
      ],
      "text": "Appleが「OpenELM」なるAIモデルファミリーをオープンソースでリリース!\n\nネットに接続なしで、完全にデバイス上で動く前提でを重視して作ったとのこと。\n\nこれはスマホ上で動く大本命LLMになる可能性大! https://t.co/N25jNwQzq5"
    },
    {
      "id": "1783531708307882146",
      "medias_url": [
        "https://pbs.twimg.com/media/GMBe9ofWcAEWtFJ.png",
        "https://pbs.twimg.com/media/GMBghTvWsAAf_gX.jpg"
      ],
      "text": "No one is talking about this major LLM from China.\n\n2 days ago, SenseTime launched SenseNova 5.0, which according to the report (translated from Chinese):\n\n- Beats GPT-4T on nearly all benchmarks\n- Has a 200k context window\n- Is trained on more than 10TB tokens\n- Has major… https://t.co/sjzU9eHiSh https://t.co/2FFkZU9swE"
    },
    {
      "id": "1782849844928979386",
      "medias_url": [],
      "text": "@3ez_5 @Aabdullah_ibr @Ali_rayban71 تابع محظور منشن"
    },
    {
      "id": "1784008097704632524",
      "medias_url": [
        "https://pbs.twimg.com/media/GMIRvbia8AA-4Fn.jpg"
      ],
      "text": "RAGFlow开源了一个RAG框架!\nRAGFlow :一款基于深度文档理解构建的开源 RAG(Retrieval-Augmented Generation)引擎。\n\nRAGFlow 可以为各种规模的企业及个人提供一套精简的 RAG 工作流程,结合大语言模型(LLM)针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。\n\n特点:… https://t.co/0UpTz0tpN3 https://t.co/7G6LkJicdo"
    },
    {
      "id": "1782426817044840529",
      "medias_url": [
        "https://pbs.twimg.com/media/GLxyF6lXkAAzIMH.jpg"
      ],
      "text": "The Age of Robots is here.\n\nWe are going to see incredible booming in robotics in 2024 and beyond.  With huge advancement in LLM, these robots now will now have AI brains.\n\n10 humanoid robots to watch: https://t.co/0rwO8Ypbev https://t.co/qUxOK6N3Wr"
    },
    {
      "id": "1783523772454330615",
      "medias_url": [
        "https://pbs.twimg.com/media/GMBZapJboAEtXMR.jpg"
      ],
      "text": "音は止んで https://t.co/OMilLt9Moh"
    },
    {
      "id": "1782573082982683098",
      "medias_url": [
        "https://pbs.twimg.com/media/GLz4xaIb0AAqWs7.jpg"
      ],
      "text": "有没有能找到靠谱的💊的呢??? https://t.co/hVv5991T7h"
    }
  ]
}

Last updated