摘要: # 爬豆瓣需要用cookie# 需要注意隐藏的参数,即input 里面的默认的一些参数# 需要自己注册一个账户密码import urllib.requestimport http.cookiejarfrom lxml import etreeimport spiderimagehead= { 'Co 阅读全文
posted @ 2017-11-13 21:47 窃语 阅读(358) 评论(0) 推荐(0)