I have some image urls extracted from tweets and now I need more information contained by the tweets, like text content, user name and mentions. I think it should be helpful if I can get the tweet id based on the image url. So is there anyway I can achieve this goal? In other words, is there any specific conversion rules between image url and tweet id in Twitter?
image url segment: D2eNxz8WsAAWhKT corresponding tweet id: 1110011728824283136 I have tried 64 binary system, but it did not work.