# Spider **Repository Path**: liudoudou86/Spider ## Basic Information - **Project Name**: Spider - **Description**: 爬虫练习 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-15 - **Last Updated**: 2023-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 爬虫练习 * **百度热榜和开发者头条为根据class定位爬取数据** * **掘金热榜为通过接口进行爬取数据** ``` pip install -r requirements.txt ```