# h-python3-pa **Repository Path**: heshucai/h-python3-pa ## Basic Information - **Project Name**: h-python3-pa - **Description**: python3爬虫-爬取表情包,亲测有效 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-10-12 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # h-python3-pa python3爬虫-爬取表情包,亲测有效 Python版本:3.x 需要安装库:requests bs4 安装方法:在Python安装目录下打开lib文件夹 按住shift键,右键鼠标 选择 在此处打开命令窗口 输入pip3 install requests 回车等待安装 安装其他库同样可以这样操作