摘要:
resp = requests.get(url) ###### resp 属性: status_code text is_redirect encoding url ########## 阅读全文
posted @ 2018-10-22 22:44
bug_x
阅读(150)
评论(0)
推荐(0)
摘要:
engine : {‘c’, ‘python’}, optional Parser engine to use. The C engine is faster while the python engine is currently more feature-complete. 1、 iterato 阅读全文
posted @ 2018-10-22 11:33
bug_x
阅读(360)
评论(0)
推荐(0)