窝牛号

关于网页图片保存的一些信息

今天窝牛号就给我们广大朋友来聊聊网页图片保存,以下关于的观点希望能帮助到您找到想要的百科。

1、需求:

2、代码:

3、运行结果:

打开页面

如下表明抓取正常

4、FAQ:

本例需要用到requets包,如果pip下载失败,解决方案如下:

安装requests报错:

C:Usersfangel>pip install requests

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x00000172159CC520>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/requests/

WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x00000172159CCEE0>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/requests/

原因分析:

无法下载国外服务器的相关资源导致

解决方案:

加-i参数从指定的国内镜像进行下载:

C:Usersfangel>pip install requests -i https://mirrors.aliyun.com/pypi/simple/

今天的内容先分享到这里了,读完本文《关于网页图片保存的一些信息》之后,是否是您想找的答案呢?想要了解更多,敬请关注baike.ccv168.com,您的关注是给小编最大的鼓励。

本站所发布的文字与图片素材为非商业目的改编或整理,版权归原作者所有,如侵权或涉及违法,请联系我们删除

窝牛号 wwww.93ysy.com   沪ICP备2021036305号-1