python requests模块

 

 

1.  请求https网站

r = requests.get('https://www.example.com', proxies=proxies, verify=False)

posted @ 2017-08-25 17:04  Python_ZEN  阅读(132)  评论(0编辑  收藏  举报