Xiaohongshu Python SDK
Project description
小红书 Python SDK
小红书Python SDK
requirement
python >= 3.6
安装使用
安装
pypi:
pip install xiaohongshu
Usage
使用示例:
from xiaohongshu.api.api import ARK
ark = ARK("xhs", "9a539709cafc1efc9ef05838be468a28")
# 获取物流公司列表
ark.comm.get_express_list()
接口说明
公共接口封装在comm中 订单相关接口封装在order 库存相关接口封装在stock 商品相关封装在product.
changelog
[0.0.3] 添加物流模式接口的说明,官方文档存在错误。
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
xiaohongshu-0.0.3.tar.gz
(12.5 kB
view details)
File details
Details for the file xiaohongshu-0.0.3.tar.gz
.
File metadata
- Download URL: xiaohongshu-0.0.3.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f2acadc0ed0f58194673df506636a1cf3115a2e24db54cc22cf4e3451d421fe |
|
MD5 | 4494f00ff76717096a60a776456e47b9 |
|
BLAKE2b-256 | ba68166f3c7431f8c46050f62d018ba836f7cd9735aa0c51549a5c5c2f152f94 |