1. 首页
  2. 大数据
  3. 算法与数据结构
  4. python3爬取网易云歌单

python3爬取网易云歌单

上传者: 2019-05-01 00:46:41上传 PY文件 919B 热度 62次
支持python3以上,有中文注释,选择自己想要爬取的歌单,输入id即可
用户评论
码姐姐匿名网友 2019-05-01 00:46:41

Traceback (most recent call last): File "C:/zip/music/网易云音乐.py", line 19, in name = str(i+1) + '、 ' + arr[i]['name'] + '.mp3' IndexError: list index out of range