# music_comments **Repository Path**: null_334/music_comments ## Basic Information - **Project Name**: music_comments - **Description**: 爬去网易云音乐评论 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # music_comments 爬去网易云音乐评论 ## api说明 http://music.163.com/api/v1/resource/comments/R_SO_4_28815250?limit=20&offset= 其中[28815250]是音乐的ID,如何获取音乐ID呢,打开网易云音乐的歌曲页面,在URL中即可看到歌曲ID: ![歌曲ID](/music_id.png)