Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

isthismusic

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isthismusic

make judgement whether the keyword provided relates to a piece of music.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10
increased by400%
Maintainers
1
Weekly downloads
 
Created
Source

#关于 isthismusic 模块

##具体原理

  • 文本行解析
  • 分词工具
  • POST 请求音乐API接口判断
  • 请求缓存和负载均衡
  • 返回结果和 可能的音乐链接

##详细介绍

###关于音乐API

主要是网易音乐的提供的API,具体如下:

请求方式 : GET
请求地址 : http://s.music.163.com/search/get/
URL params : 
	* src : lofter
	* type : 1
	* s : 暖暖 (主要查询词,填入可能歌曲名称,超爱)
	* limit : 3
	* offset : 0 

Keywords

FAQs

Package last updated on 06 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc