File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44* [ Python爬虫小的demo] ( https://github.com/rieuse/learnPython/tree/master/Python%E7%88%AC%E8%99%AB%E5%B0%8F%E7%9A%84demo ) :一些小的爬虫demo,用来练手和做更好的爬虫做准备。
55* [ Python基础代码] ( https://github.com/rieuse/learnPython/tree/master/Python%E5%9F%BA%E7%A1%80%E4%BB%A3%E7%A0%81 ) :一些初学Python的时候写的代码,还有一些小技巧记录一下。
66* [ Python算法] ( https://github.com/rieuse/learnPython/tree/master/Python%E7%AE%97%E6%B3%95 ) :学习Python算法的时候练习的代码,后续会多多练习,暂时时间还不够,暑假时间充足。
7- * [ scrapystudy ] ( https://github.com/rieuse/learnPython/tree/master/scrapystudy ) :爬取了斗图网站的最新表情图片
7+ * [ ScrapyDoutu ] ( https://github.com/rieuse/learnPython/tree/master/ScrapyDoutu ) :使用Scrapy框架爬取了斗图网站的最新表情图片
88* 其他的爬虫代码我就暂时直接放到这个主目录里面了,以后多了的时候在分到子目录中去。
99#### 我的简书地址:** http://www.jianshu.com/u/28fbebb6ac57**
1010#### 我的博客地址:** http://bulolo.cn**
Original file line number Diff line number Diff line change 1+ # ScrapyDoutu
2+ 文章地址:
3+ 使用Scrapy框架爬取了大量斗图表情,使用了随机User Agent,防止被ban
You can’t perform that action at this time.
0 commit comments