aioqzone封装了一些Qzone接口。
English | 简体中文
Warning
aioqzone 仍在开发阶段,任何功能和接口都有可能在未来的版本中发生变化。
Important
欢迎有意协助开发/维护的中文开发者。不仅限于本仓库,aioqzone 所属的任何仓库都需要您的帮助。
- 二维码登录
- 密码登录 (受限)
- 通过滑动验证码 (slide-tc)
- 解析图片选择验证码
- 通过网络环境检测
- 爬取HTML说说
- 爬取说说详细内容
- 点赞/取消赞
- 发布/修改/删除说说(图文)
- 发评论/删评论(图文)
- 完整的 IDE 类型支持 (typing)
- API 类型验证 (pydantic)
- 异步设计
- 易于二次开发
- 文档支持
在做了:
- 完善的测试覆盖
- 示例代码
| 包名 | 简述 |
|---|---|
| aioqzone | Qzone API |
| qqqr | Qzone 登录 |
这些仓库提供了一些 aioqzone 的实际使用示例。
- aioqzone-feed: 提供了操作 feed 的简单接口
Copyright (C) 2022-2025 aioqzone.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.