简体   繁体   中英

How to retrieve an image found on google having just the cached url?

Some time ago (about a year and half) I found an image on google, having the following url in the search engine archive:

http://t0.gstatic.com/images?q=tbn:ANd9GcQhMUKiipOilBrW3xjrD7FCuQ4M9jCEWyQXmv0d3-pgHIVeYHJwTHvkW-1_yg

Now you can see it can't be found (1x1 pixel image means that).

Is there a way to decode the tbn value and recover the original image name or query or anything helpful to find another copy of the same image?

You can't. That's the whole point of it. When a user requests an image removal or Google decides that for some reason an image must be removed, then the image is being deleted from the Google cache, so you can't find the image because it got deleted.

Edit: I understand that you reaaally want to get back that image but it is deleted from the Google cache. There is no way to recover it using info in the tbn value.

If you know someone who may have recently requested that image through his browser, you can search with the url in their browser's cache, using this method .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM