# Python爬虫 **Repository Path**: czebin/python_reptilian ## Basic Information - **Project Name**: Python爬虫 - **Description**: 大数据时代 让爬虫爬取我们所需 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 188 - **Created**: 2019-01-27 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python爬虫 #### 项目介绍 大数据时代 让爬虫爬取我们所需 #### 可能用到的包 urllib requests re pyquery Beautifulsoup等 #### 安装教程 windows:pip install requests 其他包同上 Mac Linux 自行百度