随笔分类 -  爬虫

摘要:编码问题,转换成utf-8即可正常运行 import requests sub_response = requests.get(sub_comment_url) sub_response.content.decode("utf-8") 阅读全文
posted @ 2021-07-27 15:13 胸怀丶若谷 阅读(141) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示