4
votes

I understand you can get the specific url of a tweet using the Twitter API by creating a url like this

https://twitter.com/username/status/tweet-id

However, is it possible to get an image of a tweet? I can get media images, but those are just images that people posted in the tweet. I want to know if it is possible to get an image of the tweet itself.

2
There are lots of screenshot API services - have you tried any of them? - Terence Eden
any direct solution for this ? - Jamsheer

2 Answers

3
votes

Twitter's API includes the ability to do this with oembed.

https://dev.twitter.com/rest/reference/get/statuses/oembed

-2
votes

You can now get images or screenshots of tweets using the @aissistant handle on twitter.

Retweet any tweet with the comment "@aissistant #image" to get an image.
Retweet any tweet with the comment "@aissistant #screenshot" to get a screenshot.

For other options like converting to memes and jokes check out the handle.

Full disclosure: I am creator of the bot behind the handle.