with open("文件名","a",encoding="utf-8") as f: f.write()
写爬虫的逻辑思路
原文:https://www.cnblogs.com/-chenxs/p/11415757.html