Skip to content

C-L-STARK/xhs_api

Repository files navigation

小红书API

本内容仅供学习使用,请勿用于非法用途!

API 清单

API Name 接口测试 测试时间
getNoteById 通过ID获取笔记详情 2024-09-24
getSelfInfo 获取个人信息 2024-09-24
searchUser 搜索用户 2024-09-24
searchNotes 搜索笔记 2024-09-24
getUserInfo 获取指定用户详情 2024-09-24
getNoteListByUserId 获取指定用户的帖子列表 2024-09-24

如需扩展更多接口,请提交 issue

使用办法

  • 获取 Cookie
image
  • 项目拉取

git clone https://github.com/TONY-STARK-TECH/xhs_api.git

  • 项目配置 test/xhs.test.js
// Replace with a valid cookie
const cookie = '';
npm install
npm run test
image image

声明

  • 本项目源码修改自 xhs
  • 本项目接口来自 xhs
  • 本项目仅供学习使用,请勿用于商业、非法等用途
  • 本项目针对x-s、x-t、x-s-common生成部分均来自 xhs
  • 本项目不对任何所产生的法律后果负责

About

API for xhs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors