https://github.com/twhy/qq-music
https://github.com/twhy/qq-music
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/twhy/qq-music
- Owner: twhy
- License: mit
- Created: 2017-08-27T12:12:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T04:07:27.000Z (over 8 years ago)
- Last Synced: 2025-04-12T03:13:42.028Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://twhy.github.io/qq-music
- Size: 659 KB
- Stars: 10
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qq-music
| API | 路径 | 参数 | 例子 |
|-------|------------|---------------------------------------|-------------------------|
| 推荐 | `/` | `无` | |
| 排行 | `/top` | `无` | |
| 热搜 | `/hotkey` | `无` | |
| 搜索 | `/search` | `keyword` 关键字 `page` 第几页,默认 `1` | `/search?keyword=李荣浩` |
| 歌词 | `/lyrics` | `id` 歌曲 id | `/lyrics?id=102367085` |