最新回答 / qq_慕仙4218167
這是我的代碼??插入到mysql中 #?-*-?coding:?utf-8?-*- import?pymysql #?Define?your?item?pipelines?here # #?Don't?forget?to?add?your?pipeline?to?the?ITEM_PIPELINES?setting #?See:?https://docs.scrapy.org/en/latest/topics/...
2019-09-11
最贊回答 / 臭黑
https://github.com/freedom-wy/small-spider-project/tree/master/douban_movie_top250_scrapy
2019-08-30
最新回答 / 果凍gg
python3.3以后不支持urllib2,按住ctrl鍵點(diǎn)擊`File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/scrapy/downloadermiddlewares/httpproxy.py", line 5, in <module>`行進(jìn)入httpproxy.py,刪除第5行和urllib2有關(guān)的語(yǔ)句保存就好了
2019-08-20