# Crawler **Repository Path**: fostion/Crawler ## Basic Information - **Project Name**: Crawler - **Description**: python 爬虫测试 使用到的库:requests 、BeautifulSoup - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Python 爬虫抓取知乎某个主题图片 使用网络请求库:requests html解析库:BeautifulSoup