Skip to content

Commit 6e1cc86

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 450ef7d + bee6d3a commit 6e1cc86

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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**

ScrapyDoutu/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# ScrapyDoutu
2+
文章地址:
3+
使用Scrapy框架爬取了大量斗图表情,使用了随机User Agent,防止被ban

0 commit comments

Comments
 (0)