Hi good day, we are upgrading our system add new feature get the quoted tweets
Target Tweet: /CampsTest04/status/1349631144606662656

When I am using Standard API using below query I only got 2 result supposed to be 4
q=url:1349631144606662656 filter:quote

But when I used Premium API v1.1 I got the correct result of 4
query=url:1349631144606662656 is:quote

Is that possible to get correct list of quoted tweets using Standard API v1.1?

Sorry hope somebody could me help here I’m kind a stuck now.
Thanks in advance

Standard v1.1 search is an incomplete index Twitter's search endpoints | Docs | Twitter Developer Platform

You might want to try the v2 recent search Search Tweets introduction | Docs | Twitter Developer Platform

Hi Igor,

Thank you for quick response, I see actually planning to try v2 I just want to confirm if possible or not with Standard v1.1.

Thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.