Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] 小红书创作服务平台 #23

Closed
5 tasks done
ReaJason opened this issue Jun 26, 2023 · 2 comments
Closed
5 tasks done

[API] 小红书创作服务平台 #23

ReaJason opened this issue Jun 26, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ReaJason
Copy link
Owner

ReaJason commented Jun 26, 2023

网站地址: https://creator.xiaohongshu.com/

大致发布笔记所需接口,争取这周弄出来趴

  • 获取图片 ID -> GET /api/media/v1/upload/web/permit
  • 上传图片 -> PUT ${fileIds}
  • 获取标签
  • 获取 At 用户
  • 发布笔记 #26
@ReaJason ReaJason added help wanted Extra attention is needed enhancement New feature or request labels Jun 26, 2023
@SnailDev
Copy link

so cool

@ReaJason
Copy link
Owner Author

ReaJason commented Jul 9, 2023

resolve #26

simple usage can follow here:

def test_create_note_with_simple_desc(xhs_client: XhsClient):

@ReaJason ReaJason closed this as completed Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants