python 爬虫伪装请求头---fake-useragent ... from fake_useragent import UserAgent ua = UserAgent() #ie浏览器的user agent print(ua.ie) #opera ...
確定! 回上一頁