# 多线程爬取图片 **Repository Path**: lyc96/multi_thread_crawling_pictures ## Basic Information - **Project Name**: 多线程爬取图片 - **Description**: 多线程爬取图片,自动记录爬取页数,防止断网断电其他原因导致程序中断,再次重复爬取。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-21 - **Last Updated**: 2023-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 多线程爬取图片 #### 介绍 多线程爬取图片,自动记录爬取页数,防止断网断电其他原因导致程序中断,再次重复爬取。 #### 使用说明 python3.X 1. requests 2. lxml