Skip to main content

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.

Project details


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.2.tar.gz (12.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page