Socket
Socket
Sign inDemoInstall

isthismusic

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    isthismusic

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


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Install size
1.27 kB
Created
Weekly downloads
 

Readme

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

Last updated on 06 Apr 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc