Commit 11ab67e5 authored by litaolemo's avatar litaolemo

update

parent 685e0de8
......@@ -140,6 +140,7 @@ class Crawler_xiaohongshu():
cookie_dic={}
for k in cookie:
cookie_dic[k["name"]] = k["value"]
print(cookie_dic)
headers = {
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
"accept-encoding": "gzip, deflate",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment