爬取 携程旅游网
‘content-type’:‘application/json’,
这个请求头参数是关键
import requests
import json
import re
headers = {
'USER_AGENT': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36',
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'Accept-Language': 'en',
'referer': 'https://vacations.ctrip.com/',
'content-type':'application/json',
'origin': 'https://vacations.ctrip.com',
}
data = {"contentType": "json",
"head": {"cid": "09031030111366754355", "ctok": "", "cver": "1.0", "lang": "01", "sid": "8888", "syscode