# Data_collect **Repository Path**: fenlinu/data_collect ## Basic Information - **Project Name**: Data_collect - **Description**: 用于存储数据挖掘课程所布置的数据收集作业的代码 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-05 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Data_collect #### 介绍 用于存储数据挖掘课程所布置的数据收集作业的代码 即综合实践的作业源码 #### 安装 pip install requests pip install bs4 pip install lxml pip install selenium==3.14.0