What is the most effective way to find which users have selected a particular tweet?

Using the Twitter API, what would be the most efficient way to find which users selected a particular tweet? And can this also be done retrospectively, or is it necessary for the threads to be used before the start? Thanks

+5
source share
1 answer

from twitter api docs :

REST, Streaming Search API . , . API, . .

, , , . , , , .

+5

All Articles