Fetch
-
记录一次网站上传的python代替方法
网址:https://tool2-mml.sjtu.edu.cn/VRprofile/VRprofile.php 这个网站需要上传文件 思路抓包看下网络请求 开始看的时候发现没啥…
-
【Python爬虫技巧】快速格式化请求头Request Headers
from lxpy import copy_headers_dict import requests headers = “”” Accept: text/html,applica…