Deezer Scraper & Data Extractor API ✴Premium✴
收藏RapidAPI2026-07-05 更新2026-06-30 收录
下载链接:
https://rapidapi.com/pumixapi-pumixapi-default/api/deezer-scraper-data-extractor-api-premium
下载链接
链接失效反馈官方服务:
资源简介:
Search across users, artists, albums, and playlists - Retrieve detailed artist metadata and track listings - Cursor-based pagination with adjustable result count - Consistent and clean JSON responses - API Key authenticated — secure and production-ready
创建时间:
2026-07-05
原始信息汇总
Deezer Scraper & Data Extractor API ✴Premium✴ 数据集概述
API 概述:一个用于访问 Deezer 音乐数据的强大 API。通过简单的 REST 端点,可以检索艺术家、专辑、播放列表、曲目和用户信息。提供基于游标的分页和可调整的结果数量,响应格式为结构化的 JSON,使用 API 密钥进行身份验证。
核心功能:
- 搜索 Deezer 音乐内容(用户、艺术家、专辑、播放列表)
- 获取艺术家详细信息
- 检索艺术家的曲目列表
- 支持基于游标的分页
- 快速 JSON API 响应
端点列表:
| 方法 | 端点 | 描述 | 主要参数 |
|---|---|---|---|
| GET | /api/artists/search |
按名称搜索艺术家 | query、cursor、count |
| GET | /api/artists/detail |
获取艺术家详细信息 | artist_id |
| GET | /api/artists/tracks |
获取艺术家曲目 | artist_id、cursor、count |
| GET | /api/albums/search |
按关键词搜索专辑 | query、cursor、count |
| GET | /api/playlists/search |
搜索播放列表 | query、cursor、count |
| GET | /api/users/search |
查找 Deezer 用户 | query、cursor、count |
分页机制:部分端点支持基于游标的分页,使用返回的 cursor 值继续获取更多结果。
响应格式:所有响应均为 JSON 格式,示例结构: json { "status": "success", "data": {} }
适用场景:
- 音乐搜索应用
- 艺术家分析平台
- 音乐推荐系统
- 内容研究工具
- 社交媒体集成
- 自动化工作流
- 音乐仪表盘
提供者信息:由 PumixAPI 创建,API 类别为音乐。



