Amagi API 文档 - v5.13.0
    正在准备搜索索引...

    接口 XiaohongshuNoteDetailOptions

    小红书笔记详情请求参数

    interface XiaohongshuNoteDetailOptions {
        typeMode?: TypeMode;
        note_id: string;
        xsec_token: string;
    }

    层级 (查看层级一览)

    索引

    属性

    typeMode?: TypeMode

    类型精度模式: 'strict' 返回严格类型

    note_id: string

    笔记 ID,如 64a1b2c3d4e5f6

    xsec_token: string

    xsec_token,从笔记链接或首页获取,必填