Add the “order” of the image
Retrieve tweets using Labs’ Recent search API.
I referenced the images in the order included in mediakeys, but obviously not in the order displayed on twitter’s web.
But, the order of the images is not included in mediakeys.
How do I know the order of images if tweet has multiple images attached?
For example, if a manga with a single story is posted with four images, like this:
(TwitterWebURL)/shiromanta1020/status/917652272804380672
This doesn’t make sense unless you read it in order.
In order to reproduce this “order”, it is necessary to add the “order” of the image as a response parameter of the API.
Or, the order of media_keys must be set to Tweet.
Thank you very much.

1 comment
-
APIテスト用 commented