1

Using Twitter API, is there any way to find out which users are tagged in an image attached to a Tweet?

For instance, this Tweet's accompanying media has 10 users tagged (see the red circle):

A Tweet with 10 users marked in the accompanying media

I use R's rtweet-package.

My use of rtweet::get_timeline("ObserveIR", n = 15, token = my_token) leads to 90 variables per Tweet (showing the 15 latest Tweets of that user), but none of the variables shows the desired output.

Harmon758
  • 5,084
  • 3
  • 22
  • 39
anpami
  • 760
  • 5
  • 17

0 Answers0