摘要: import requestsimport bs4 url = "https://search.bilibili.com/all?keyword=%E7%BA%AA%E5%BD%95%E7%89%87"header={'User-Agent':""}de = requests.get(url)de. 阅读全文
posted @ 2020-03-21 20:00 冯汐辰 阅读(373) 评论(0) 推荐(0)