CSDN博客地址
摘要: # 爬取网易音乐 import requests from bs4 import BeautifulSoup import urllib.request headers = {"origin": "https://music.163.com", "referer": "https://music.1 阅读全文
posted @ 2020-05-19 17:28 Yi_warmth 阅读(1126) 评论(0) 推荐(0) 编辑
CSDN博客地址