蓝奏云网盘直链解析


说明:可通过蓝奏云网盘文件链接获取下载文件直链

#请求

请求地址:https://dataiqs.com/api/lanzou/

请求方法:GET

请求参数:

参数名称 参数类型 是否必填 默认值 参数描述
url string 必填 需要解析的蓝奏云链接
pwd string 非必填 需要解析文件的访问密码
type string 非必填 json 返回结果格式,可选down返回下载直链
#响应:

响应数据类型:JSON

响应结果名称 响应结果类型 响应结果描述
code int 解析状态码
msg string 提示信息
file_name string 文件名
file_size string 文件大小
down_url string 下载直链

响应结果示例:

{
    "code": 200,
    "msg": "解析成功",
    "file_name": "3d视频.zip",
    "upload_time": "2022-11-17",
    "user_name": "15**",
    "file_size": "88.1 M",
    "operating_system": "压缩文件",
    "file_description": null,
    "down_url": "https://develope8.lanzoug.com/0521200089322198bb/2022/11/17/9d98c1445e827ee47a486dd00b633b42.zip?st=_0RMV83-JslQ0QRqxGnGEg&e=1684673246&b=UzIOagPrV_aVRglPsA_aFUwQB7DihQOAJ0&fi=89322198&pid=43-138-133-177&up=2&mp=0&co=1"
}

请求代码示例:

请求示例链接:
https://dataiqs.com/api/lanzou/?url=https://wweb.lanzoum.com/iZKJO0g5gf5i

当文件含密码时:
https://dataiqs.com/api/lanzou/?url=https://wweb.lanzoum.com/iZKJO0g5gf5i&pwd=文件密码