摘要:
from urllib import parses = 'https://www.baidu.com/s?ie=utf-8&f=3&rsv_bp=1&tn=baidu&wd=urlencode&oq=%25E5%258D%259A%25E5%25AE%25A2%25E5%259B%25AD&rsv_
阅读全文
摘要:
import requests headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0', 'cookie': '' } url = "http
阅读全文