Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/google-sheets/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Url 谷歌API检索任何网站的缓存_Url_Caching_Google Api_Webpage - Fatal编程技术网

Url 谷歌API检索任何网站的缓存

Url 谷歌API检索任何网站的缓存,url,caching,google-api,webpage,Url,Caching,Google Api,Webpage,谷歌是否有API允许我检索给定URL的缓存 我找到了这个缓存请求(http://code.google.com/apis/soapsearch/reference.html)但现在已经没有了 谢谢..这就是google.com的缓存url的样子 http://webcache.googleusercontent.com/search?sclient=psy&hl=en&biw=1440&bih=728&source=hp&q=cache%3A**www.g

谷歌是否有API允许我检索给定URL的缓存

我找到了这个缓存请求(http://code.google.com/apis/soapsearch/reference.html)但现在已经没有了


谢谢..

这就是google.com的缓存url的样子

http://webcache.googleusercontent.com/search?sclient=psy&hl=en&biw=1440&bih=728&source=hp&q=cache%3A**www.google**.com&pbx=1&oq=cache%3Awww.**google.com**&aq=f&aqi=g5&aql=1&gs_sm=e&gs_upl=3639l7768l0l8083l20l4l0l0l0l0l194l603l0.4l4l0
尝试使用curl或其他方法从url检索数据,并用ur域替换该域,看看是否有效


我试着用另一个域名取代谷歌,它成功了。

有效,但不适用于许多请求。你会被验证码击中的。