forked from chenjiandongx/mmjpg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b445344
commit 8f6ae35
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,25 @@ | ||
# 美女写真套图爬虫(一) | ||
|
||
### 传送门:[美女写真套图爬虫(二)](https://github.com/chenjiandongx/mzitu) | ||
### 爬取网站 : [http://www.mmjpg.com](http://www.mmjpg.com) | ||
#### 爬取网站 : [http://www.mmjpg.com](http://www.mmjpg.com) | ||
|
||
#### 写代码是一种艺术,来源于生活并且服务于生活 | ||
想要看妹子的图片怎么办,上网找阿,于是某度之 | ||
|
||
![](http://oog4yfyu0.bkt.clouddn.com/mmjpg_3.png) | ||
|
||
一看排名第一,来头不小,那就决定是你了 | ||
觉得不能只是走马观花地浏览,所以决定把整个网站的套图全都爬下来 | ||
|
||
### 不知不觉中,套图已全部爬取完成 | ||
全站 950 套图片,共 3.86 G | ||
|
||
#### 爬取全站 950 套图片,共3.86G | ||
![](http://oog4yfyu0.bkt.clouddn.com/mmjpg_1.png) | ||
|
||
|
||
#### 使用多进程,8M 的网速基本满速 | ||
爬虫使用多进程,8M 的网速基本满速 | ||
|
||
![](http://oog4yfyu0.bkt.clouddn.com/mmjpg_2.png) | ||
|
||
### 欢迎 **Fork** 和 **Star** | ||
### 欢迎 Fork 和 Star | ||
|