--> -->
摘要: 写了一个GK2A卫星数据爬取的程序,本身不难,记录下小知识。 根据URL下载文件,有些需要cookie,大文件下载防止文件损坏 headers = { "Content-Type": ContentType, "User-Agent": UA, "Cookie": cookie } response 阅读全文
posted @ 2022-10-18 15:53 柠鸢 阅读(216) 评论(0) 推荐(1)