We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有一个思路是获取自己听歌记录 然后从喜欢到歌曲评论里爬更多用户 获取他们的歌单匹配相似度
The text was updated successfully, but these errors were encountered:
emmm,spider163只负责原始数据的收集,不负责数据的处理。如果你有完整的解决方案,可以在这个issues下继续描述。
Sorry, something went wrong.
我的大概思路是通过某个歌单获取歌曲数据 在歌曲数据下方根据用户评论爬取用户数据和听歌记录(比如top100) 然后获取存到数据库 最终根据给定用户的歌单算出歌单匹配率 可以参考一下 wenhaoliang 的netease-music-spider 把它整合到spider163中我觉得可以扩展一下功能
No branches or pull requests
有一个思路是获取自己听歌记录 然后从喜欢到歌曲评论里爬更多用户 获取他们的歌单匹配相似度
The text was updated successfully, but these errors were encountered: