billboard-crawler:Node.js中的广告牌音乐图表非官方API

时间:2024-06-06 20:32:48
【文件属性】:

文件名称:billboard-crawler:Node.js中的广告牌音乐图表非官方API

文件大小:46KB

文件格式:ZIP

更新时间:2024-06-06 20:32:48

nodejs api chart crawler billboard

广告牌搜寻器 Node.js中的广告牌音乐图表非官方API 安装 $ npm install billboard-crawler 用法 new BillboardCrawler() 建设者 // import the npm module as a class constructor const BillboardCrawler = require ( 'billboard-crawler' ) // new it up const billboard = new BillboardCrawler ( ) 方法 billboard . getChart ( chartName ? , date ? ) chartName :图表名称,例如'Hot 100'或'Pop Songs' 。 您可以浏览Billboard.com上的“图表”页面以查找有效的图表名称; 图表的网址应类似于


【文件预览】:
billboard-crawler-master
----.gitignore(20B)
----.eslintrc(230B)
----package.json(1KB)
----package-lock.json(175KB)
----index.js(8KB)
----utils.js(303B)
----README.md(1KB)
----errors.js(412B)
----.npmignore(4B)
----test()
--------index.test.js(1020B)
--------utils.test.js(635B)

网友评论