# python-spider-zhihu-topics
**Repository Path**: caychen/python-spider-zhihu-topics
## Basic Information
- **Project Name**: python-spider-zhihu-topics
- **Description**: 爬取知乎关注话题
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2017-07-25
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# python-spider-zhihu-topics
# V1.0
使用Eclipse的python插件爬取知乎的关注话题
遗留问题:
1、频繁登录知乎网站,会使用验证码,暂时无法在登录的时候,一次性获取验证码。
2、最近知乎的登录方式好像变了,需要跟进。