Python SDK for getting data quickly
Project description
Qdata - Python SDK for index and search
为什么给项目改了名
- 想做一个提供更多数据的SDK包,但不一定有时间。。。
- 老的代码包可以在old_baiduindex里找到
Data Source
Install
pip install --upgrade qdata
Examples
百度指数
./examples/test_baidu_index.py
百度搜索
./examples/test_baidu_search.py
百度登录(获取百度Cookie)
./examples/test_baidu_login.py
log
- 目前只提供二维码登录,密码账号登录也可以做,但不做,因为没必要。
- 幸好工作不做爬虫,心太累了。
Changelog
- 2021/03/25 上线
- 2021/03/26 更新百度登录功能
- 2021/04/07 百度指数新增:实时百度指数
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qdata-0.1.6.tar.gz
(19.2 kB
view hashes)
Built Distribution
qdata-0.1.6-py3-none-any.whl
(24.0 kB
view hashes)