接口地址:https://api.vsaa.cn/api/parser.lanzou.yx
返回格式:JSON
请求方式:GET/POST
请求示例:https://api.vsaa.cn/api/parser.lanzou.yx?url=https://www.ilanzou.com/s/gIvNEhRm?code=8888

请求参数说明:

名称 必填 类型 说明

返回参数说明:

名称 类型 说明

返回示例:

{
  "code": 200,
  "msg": "解析成功",
  "meta": {
    "version": "2.0",
    "author": "603212202@qq.com (vsaa.cn)",
    "timestamp": "2025-12-13 17:32:44",
    "api_version": "v2"
  },
  "info": {
    "user": {
      "user_id": 6023921,
      "username": "咔咔技术站",
      "account": "145322070",
      "avatar": "https://api.ilanzou.com/images/20241014/145322070/3198373208387835.png",
      "is_vip": 0,
      "vip_name": "",
      "share_num": 7,
      "attention_num": 1,
      "fans_num": 0
    },
    "share": {
      "share_id": 1351685,
      "share_url": "https://www.ilanzou.com/s/Cx7NEhuw",
      "share_desc": "",
      "code": "",
      "add_time": "2025-11-09 21:46:15",
      "update_time": "2025-11-30 17:38:11",
      "is_buy": 0,
      "is_favorite": 0,
      "show_up_time": 1,
      "show_downloads": 1,
      "show_comments": 1,
      "show_stars": 1,
      "show_likes": 1
    }
  },
  "data": {
    "statistics": {
      "total_files": 1,
      "total_folders": 0,
      "total_items": 1,
      "total_size": 19,
      "total_size_formatted": "19 B",
      "average_file_size": "19 B"
    },
    "directory_trees": [
      {
        "id": "",
        "name": "根目录",
        "type": "folder",
        "level": 0,
        "files": [
          {
            "id": 11119705288,
            "name": "咔咔云Api:api.kkjsz.cn.png",
            "type": "file",
            "size": "19 B",
            "size_bytes": 19,
            "icon": "assets/images/tab_file/icon/error.png",
            "update_time": "2025-11-09 21:48:49",
            "download_url": "https://api.ilanzou.com/unproved/file/redirect?downloadId=C4D209A384F403C025CEA972B7571F60&enable=1&devType=6&uuid=OrvDvozvN-1bhGfw6qUmW×tamp=B14175C1DD2AF4DA37F3F833929B1255&auth=1F0A8E757321656921EC32FDBB9E5657F22E645FF1815A4879E39E3033350A60&shareId=Cx7NEhuw",
            "path": "咔咔云Api:api.kkjsz.cn.png"
          }
        ],
        "folders": [],
        "file_count": 1,
        "folder_count": 0,
        "total_size": 19,
        "total_size_formatted": "19 B"
      }
    ],
    "file_list": [
      {
        "id": 11119705288,
        "name": "咔咔云Api:api.kkjsz.cn.png",
        "type": "file",
        "size": "19 B",
        "size_bytes": 19,
        "icon": "assets/images/tab_file/icon/error.png",
        "update_time": "2025-11-09 21:48:49",
        "download_url": "https://api.ilanzou.com/unproved/file/redirect?downloadId=C4D209A384F403C025CEA972B7571F60&enable=1&devType=6&uuid=OrvDvozvN-1bhGfw6qUmW×tamp=B14175C1DD2AF4DA37F3F833929B1255&auth=1F0A8E757321656921EC32FDBB9E5657F22E645FF1815A4879E39E3033350A60&shareId=Cx7NEhuw",
        "path": "咔咔云Api:api.kkjsz.cn.png"
      }
    ],
    "folder_list": []
  }
}