melon-chart-api:Melon 音乐图表 API

时间:2021-08-04 19:33:57
【文件属性】:
文件名称:melon-chart-api:Melon 音乐图表 API
文件大小:48KB
文件格式:ZIP
更新时间:2021-08-04 19:33:57
javascript music api chart melon 瓜图 API 从 Melon Music 网站抓取 Melon Music 图表数据。 安装 $ npm install --save melon-chart-api 用法 const Melon = require ( 'melon-chart-api' ) ; Melon ( '04/24/2017' , { cutLine : 5 } ) . daily ( ) . then ( chartData => { console . log ( chartData ) ; } ) 截至04/24/2017 ,上面的代码结果如下: { "data": [ { "rank": "1", "title": "팔레트 (Feat. G-DRAGON)", "artist": "아이유",
【文件预览】:
melon-chart-api-master
----helpers.js(4KB)
----.eslintrc.js(50B)
----defaults.js(1KB)
----.travis.yml(86B)
----LICENSE(1KB)
----test()
--------week_of_2016_12_25.json(2KB)
--------content.js(805B)
--------structure.js(3KB)
--------week_of_2017_06_06.json(7KB)
--------dateRange.js(3KB)
--------month_of_2016_12_25.json(2KB)
--------newline.js(805B)
--------month_of_2017_06_06.json(7KB)
----README.md(2KB)
----.gitignore(48B)
----index.js(1KB)
----package-lock.json(171KB)
----package.json(655B)

网友评论