Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 309 Bytes

File metadata and controls

6 lines (5 loc) · 309 Bytes

Crawler_image_du114

This crawler bases on Python BeautifulSoup4. The crawled web is www.du114.com, which is mainly a image display web.

#Version control This version is without downloading all the choice because it is too slow and often out of work with single process. I will make a multiprocessing soon.