易起听-esayapi
  1. api
易起听-esayapi
  • admin
    • 管理员登录
      POST
    • 用户总数
      GET
    • 当前月份收听数据
      GET
    • 用户听歌数量排行
      GET
    • 获取用户列表
      GET
    • 修改用户信息
      PUT
    • 删除用户信息
      DELETE
    • 添加用户
      POST
    • 获取最近几个用户的信息
      GET
  • user
    • 用户注册接口
      POST
    • 用户登录接口
      POST
    • 修改密码
      POST
    • 获取推荐歌曲
      GET
    • 获取热门歌曲
      GET
    • 获取新歌推荐
      GET
    • 获取歌单列表
      GET
    • 搜索歌曲
      GET
    • 搜索建议
      GET
    • 轮播图
      GET
    • 获取全部歌单信息
      GET
    • 获取收藏
      GET
    • 收藏歌曲
      POST
    • 取消收藏的歌曲
      DELETE
    • 修改头像地址
      PUT
    • 上传头像
      POST
    • 歌曲信息单曲
      GET
    • 获取歌词
      GET
    • 获取歌曲播放链接
      GET
    • 获取用户信息
      GET
    • 查询收藏列表
      GET
    • 查询播放历史列表
      GET
    • 添加播放历史
      POST
  • api
    • rrweb开始分段
      POST
    • rrweb上传分段
      POST
    • 获取rrweb录制数据
      GET
    • 获取rrweb录制数据列表
      GET
    • 获取rrweb录制数据列表
      GET
    • 获取rrweb录制数据keyworklist
      GET
    • 获取rrweb录制数据
      GET
    • 删除rrweb
      DELETE
    • 发送邮件
      POST
    • oss链接请求转发
      GET
  • os
    • 获取服务器OS信息
  • ws
    • wx
  • 小程序
    • 获取线路详情
  1. api

获取rrweb录制数据

开发中
正式环境
http://easy.quarkzhong.top
正式环境
http://easy.quarkzhong.top
GET
http://easy.quarkzhong.top
/api/monitor/{id}
最后修改时间:2024-07-17 08:03:05
责任人:未设置

请求参数

Path 参数
id
string 
必需
示例值:
a9b004534e0103f99de8f145f69f8c8a_1721184687512

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://easy.quarkzhong.top/api/monitor/a9b004534e0103f99de8f145f69f8c8a_1721184687512'

返回响应

🟢200成功
application/json
Body
array of:
type
integer 
必需
data
object 
必需
href
string 
可选
width
integer 
必需
height
integer 
必需
node
object 
可选
initialOffset
object 
可选
source
integer 
必需
texts
array [object {2}] 
可选
attributes
array [object {2}] 
可选
removes
array [object {2}] 
可选
adds
array [object {3}] 
可选
positions
array [object {4}] 
可选
type
integer 
可选
id
integer 
可选
x
integer 
可选
y
integer 
可选
timestamp
integer 
必需
示例
[
    {
        "type": 0,
        "data": {
            "href": "string",
            "width": 0,
            "height": 0,
            "node": {
                "type": 0,
                "childNodes": [
                    {
                        "type": 0,
                        "name": "string",
                        "publicId": "string",
                        "systemId": "string",
                        "id": 0,
                        "tagName": "string",
                        "attributes": {
                            "lang": "string"
                        },
                        "childNodes": [
                            {
                                "type": 0,
                                "tagName": "string",
                                "attributes": {},
                                "childNodes": [
                                    {
                                        "type": 0,
                                        "textContent": "string",
                                        "id": 0,
                                        "tagName": "string",
                                        "attributes": {
                                            "type": "string",
                                            "src": "string",
                                            "charset": "string",
                                            "rel": "string",
                                            "href": "string",
                                            "name": "string",
                                            "content": "string",
                                            "data-vite-dev-id": "string",
                                            "id": "string",
                                            "data-v-app": "string"
                                        },
                                        "childNodes": [
                                            {
                                                "type": 0,
                                                "textContent": "string",
                                                "id": 0,
                                                "isStyle": true,
                                                "tagName": "string",
                                                "attributes": {
                                                    "class": "string",
                                                    "tabindex": "string",
                                                    "aria-hidden": "string",
                                                    "role": "string",
                                                    "id": "string",
                                                    "data-popper-reference-hidden": "string",
                                                    "data-popper-escaped": "string",
                                                    "data-popper-placement": "string",
                                                    "style": "string"
                                                },
                                                "childNodes": [
                                                    {
                                                        "type": 0,
                                                        "tagName": "string",
                                                        "attributes": {},
                                                        "childNodes": [
                                                            {}
                                                        ],
                                                        "id": 0,
                                                        "textContent": "string"
                                                    }
                                                ]
                                            }
                                        ]
                                    }
                                ],
                                "id": 0,
                                "textContent": "string"
                            }
                        ]
                    }
                ],
                "id": 0
            },
            "initialOffset": {
                "left": 0,
                "top": 0
            },
            "source": 0,
            "texts": [
                {
                    "id": 0,
                    "value": "string"
                }
            ],
            "attributes": [
                {
                    "id": 0,
                    "attributes": {
                        "class": "string",
                        "style": {
                            "display": true,
                            "height": "string",
                            "width": true
                        },
                        "src": "string",
                        "width": "string"
                    }
                }
            ],
            "removes": [
                {
                    "parentId": 0,
                    "id": 0
                }
            ],
            "adds": [
                {
                    "parentId": 0,
                    "nextId": 0,
                    "node": {
                        "type": 0,
                        "textContent": "string",
                        "id": 0,
                        "tagName": "string",
                        "attributes": {
                            "data-v-631e8727": "string",
                            "class": "string",
                            "src": "string",
                            "crossorigin": "string",
                            "type": "string",
                            "data-vite-dev-id": "string",
                            "data-v-7e15c6cd": "string",
                            "data-v-7fb57159": "string",
                            "xmlns": "string",
                            "viewBox": "string",
                            "fill": "string",
                            "d": "string",
                            "style": "string",
                            "data-v-c097b14b": "string",
                            "data-v-3e08aa50": "string",
                            "t": "string",
                            "version": "string",
                            "p-id": "string",
                            "width": "string",
                            "height": "string",
                            "data-v-6a3a57b8": "string",
                            "data-prefix": "string",
                            "border": "string",
                            "cellpadding": "string",
                            "cellspacing": "string",
                            "tabindex": "string",
                            "name": "string",
                            "colspan": "string",
                            "rowspan": "string",
                            "title": "string"
                        },
                        "childNodes": [
                            null
                        ],
                        "isStyle": true,
                        "isSVG": true
                    }
                }
            ],
            "positions": [
                {
                    "x": 0,
                    "y": 0,
                    "id": 0,
                    "timeOffset": 0
                }
            ],
            "type": 0,
            "id": 0,
            "x": 0,
            "y": 0
        },
        "timestamp": 0
    }
]
上一页
获取rrweb录制数据keyworklist
下一页
删除rrweb
Built with