简体   繁体   English

如何检索谷歌上只有缓存网址的图片?

[英]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 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). 现在你可以看到它找不到(1x1像素图像意味着)。

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? 有没有办法解码tbn值并恢复原始图像名称或查询或有助于查找同一图像的另一个副本的任何内容?

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. 用户请求删除图片或Google决定由于某种原因必须删除图片时,图片将从Google缓存中删除,因此您无法找到该图片,因为该图片已被删除。

Edit: I understand that you reaaally want to get back that image but it is deleted from the Google cache. 编辑:我们了解到您真的想要取回该图片,但它会从Google缓存中删除。 There is no way to recover it using info in the tbn value. 没有办法使用tbn值中的信息来恢复它。

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 . 如果您知道最近可能通过浏览器请求该图像的人,则可以使用此方法在浏览器的缓存中使用该 URL进行搜索。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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