Is there a general image service "unshort" api service?
I am currently updating my Twitter client Nymphicus to use http://unshort.me/ to unshorten all the links in tweets. Before that I implemented all the url shortener APIs myself but the开发者_运维问答re are so many...
With images it is quite the same: I do implement all the different APIs out there to get thumbnails but I wonder if anyone knows a service similar to unshort.me which gives you back the url of a thumbnail if you send the image link?
http://embed.ly/ does it, 10k requests free. otherwise it's a pay service.
精彩评论