Search api with meta info #337
Unanswered
eminvergil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried
search endpointbut when I search for tweets it only returns text and ID. There is no data for image or video URL. Is there an option for that ?An example response
{ "data": [ { "id": "1553334768896319488", "text": "@Anurag_RuleR @elonmusk This is a chance. Don't miss it!O-p-e-n💻👉𝘄𝘄𝘄.𝘁𝗰𝗿𝘆𝗽.𝗰𝗼𝗺" }, { "id": "1553334765843095552", "text": "@elonmusk Are you going to make a Tesla Racing Video game?" }, { "id": "1553334761942286336", "text": "RT @elonmusk: Saxon https://t.co/UTh4uqIEYP" }, { "id": "1553334759249612801", "text": "RT @bennyjohnson: BREAKING: @ElonMusk has officially filed a counter suit against Twitter." }, { "id": "1553334758809055233", "text": "RT @YurisCrypto: @ArrenWin @Shibtoshi_SG @Squid_Grow @elonmusk @SnoopDogg @AsaAkira @DeFiConnection @Honeybadger1314 @GoToddHart @SquidGrow…" }, { "id": "1553334756602875905", "text": "@Lovely_finance @Eljaboom @elonmusk https://t.co/9TWv6Ffk43" }, { "id": "1553334756158459907", "text": "4 Pack XXL Reusable Hot and Cold Gel Ice Packs for Injuries | Cold Compress, Ice Pack, Gel Ice Packs, Cold Pack, Gel ice Pack, Cold Packs for Injuries | 11x14.5 in https://t.co/fUfFQf9Yp1 via @amazon @BarackObama @katyperry @rihanna @Cristiano @elonmusk" }, { "id": "1553334755726204928", "text": "@BillyM2k . 🌕 $0.1\n 🚀\n .\n .\n .\n .\n .\n .\n🌍 $0.00001 #SHIB @Shibtoken @ShytoshiKusama @elonmusk @MattWallace888 @kaaldhairya @BillyM2k" }, { "id": "1553334753729863681", "text": "RT @elonmusk: https://t.co/oD5D5CVe5A" }, { "id": "1553334747270590464", "text": "@vanessasierra00 @elonmusk This is a chance. Don't miss it!O-p-e-n💻👉𝘄𝘄𝘄.𝘁𝗰𝗿𝘆𝗽.𝗰𝗼𝗺" } ], "meta": { "newest_id": "1553334768896319488", "oldest_id": "1553334747270590464", "result_count": 10, "next_token": "b26v89c19zqg8o3fpz5ldpnh4je1z1w7xd2j28jkygltp" } }Beta Was this translation helpful? Give feedback.
All reactions