temp

import requests
url = "https://www.zkh360.com/search.html?keywords=DIN933&hasLinkWord=1"
payload={}
headers = {
  'Cookie': 'gr_user_id=a006dace-84d5-4534-905a-4b19311d11a8; grwng_uid=075126fb-aa1d-4898-995d-11e14dfef2ce; UM_distinctid=1757857d6ee1a-0d38aca8aa6cc4-303464-1fa400-1757857d6ef90e; 8ccf9443d38f1ead_gr_session_id=1a5bc061-5def-4882-ae14-9735a40bcdda; 8ccf9443d38f1ead_gr_session_id_1a5bc061-5def-4882-ae14-9735a40bcdda=true; _bl_uid=IOkyznLq7RpavydXs2gtk9k93jRz; citycode=%7B%22provinceName%22%3A%22%E5%8C%97%E4%BA%AC%E5%B8%82%22%2C%22cityName%22%3A%22%E5%8C%97%E4%BA%AC%E5%B8%82%22%2C%22provinceCode%22%3A110000%2C%22cityCode%22%3A110100%7D; AGL_USER_ID=5e0a4490-9e58-4788-9f93-cb6739887e8d; Hm_lvt_877617efccb857b835eeeba62fdfd8c1=1617789945; hy_data_2020_id=178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f; sajssdk_2020_cross_new_user=1; hy_data_2020_js_sdk=%7B%22distinct_id%22%3A%22178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f%22%2C%22site_id%22%3A458%2C%22user_company%22%3A379%2C%22props%22%3A%7B%22%24latest_utm_source%22%3A%22baidu%22%2C%22%24latest_utm_medium%22%3A%22cpc%22%2C%22%24latest_utm_campaign%22%3A%22%E5%93%81%E7%89%8C%E8%AF%8D%22%2C%22%24latest_utm_content%22%3A%22%E5%93%81%E7%89%8C-%E9%80%9A%E7%94%A8%E8%AF%8D%22%2C%22%24latest_utm_term%22%3A%22%E9%9C%87%E5%9D%A4%E8%A1%8C%22%7D%2C%22device_id%22%3A%22178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f%22%7D; Hm_lpvt_877617efccb857b835eeeba62fdfd8c1=1617790204; Cookie_5=value; Cookie_4=gr_user_id=a006dace-84d5-4534-905a-4b19311d11a8',
  'Host': 'www.zkh360.com'
}
response = requests.get(url, headers=headers)
#response = requests.request("GET", url, headers=headers, data=payload)
print(response.text)

 https://www.zkh360.com/servezkhApi/goods/specification/JV5214

https://mp.weixin.qq.com/s/cMdQKerwD-UIX5Xcnb_GIw

Host: www.zkh360.com
Connection: keep-alive
Cache-Control: max-age=0
sec-ch-ua: "Google Chrome";v="89", "Chromium";v="89", ";Not A Brand";v="99"
sec-ch-ua-mobile: ?0
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36
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
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: navigate
Sec-Fetch-User: ?1
Sec-Fetch-Dest: document
Referer: https://www.zkh360.com/search.html?keywords=DIN933&hasLinkWord=1
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9
Cookie: gr_user_id=a006dace-84d5-4534-905a-4b19311d11a8; grwng_uid=075126fb-aa1d-4898-995d-11e14dfef2ce; UM_distinctid=1757857d6ee1a-0d38aca8aa6cc4-303464-1fa400-1757857d6ef90e; _bl_uid=IOkyznLq7RpavydXs2gtk9k93jRz; citycode=%7B%22provinceName%22%3A%22%E5%8C%97%E4%BA%AC%E5%B8%82%22%2C%22cityName%22%3A%22%E5%8C%97%E4%BA%AC%E5%B8%82%22%2C%22provinceCode%22%3A110000%2C%22cityCode%22%3A110100%7D; AGL_USER_ID=5e0a4490-9e58-4788-9f93-cb6739887e8d; Hm_lvt_877617efccb857b835eeeba62fdfd8c1=1617789945; hy_data_2020_id=178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f; sajssdk_2020_cross_new_user=1; hy_data_2020_js_sdk=%7B%22distinct_id%22%3A%22178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f%22%2C%22site_id%22%3A458%2C%22user_company%22%3A379%2C%22props%22%3A%7B%22%24latest_utm_source%22%3A%22baidu%22%2C%22%24latest_utm_medium%22%3A%22cpc%22%2C%22%24latest_utm_campaign%22%3A%22%E5%93%81%E7%89%8C%E8%AF%8D%22%2C%22%24latest_utm_content%22%3A%22%E5%93%81%E7%89%8C-%E9%80%9A%E7%94%A8%E8%AF%8D%22%2C%22%24latest_utm_term%22%3A%22%E9%9C%87%E5%9D%A4%E8%A1%8C%22%7D%2C%22device_id%22%3A%22178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f%22%7D; 8ccf9443d38f1ead_gr_session_id=d2677d33-c953-4f7c-beeb-16e74dac6997; 8ccf9443d38f1ead_gr_session_id_d2677d33-c953-4f7c-beeb-16e74dac6997=true; Hm_lpvt_877617efccb857b835eeeba62fdfd8c1=1617797303; zaf_ukey=e43d3af238224ace8a245e080153ea35

User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36
Accept-Encoding: gzip, deflate, br
Cookie: gr_user_id=a006dace-84d5-4534-905a-4b19311d11a8; grwng_uid=075126fb-aa1d-4898-995d-11e14dfef2ce; UM_distinctid=1757857d6ee1a-0d38aca8aa6cc4-303464-1fa400-1757857d6ef90e; 8ccf9443d38f1ead_gr_session_id=1a5bc061-5def-4882-ae14-9735a40bcdda; 8ccf9443d38f1ead_gr_session_id_1a5bc061-5def-4882-ae14-9735a40bcdda=true; _bl_uid=IOkyznLq7RpavydXs2gtk9k93jRz; citycode=%7B%22provinceName%22%3A%22%E5%8C%97%E4%BA%AC%E5%B8%82%22%2C%22cityName%22%3A%22%E5%8C%97%E4%BA%AC%E5%B8%82%22%2C%22provinceCode%22%3A110000%2C%22cityCode%22%3A110100%7D; AGL_USER_ID=5e0a4490-9e58-4788-9f93-cb6739887e8d; Hm_lvt_877617efccb857b835eeeba62fdfd8c1=1617789945; hy_data_2020_id=178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f; sajssdk_2020_cross_new_user=1; hy_data_2020_js_sdk=%7B%22distinct_id%22%3A%22178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f%22%2C%22site_id%22%3A458%2C%22user_company%22%3A379%2C%22props%22%3A%7B%22%24latest_utm_source%22%3A%22baidu%22%2C%22%24latest_utm_medium%22%3A%22cpc%22%2C%22%24latest_utm_campaign%22%3A%22%E5%93%81%E7%89%8C%E8%AF%8D%22%2C%22%24latest_utm_content%22%3A%22%E5%93%81%E7%89%8C-%E9%80%9A%E7%94%A8%E8%AF%8D%22%2C%22%24latest_utm_term%22%3A%22%E9%9C%87%E5%9D%A4%E8%A1%8C%22%7D%2C%22device_id%22%3A%22178abcb8a4a351-0b73d8f490bff4-5771031-921600-178abcb8a4b36f%22%7D; Hm_lpvt_877617efccb857b835eeeba62fdfd8c1=1617790204
Host: www.zkh360.com


服务器/工作站,服务器/工作站,yes,https://list.tmall.com/search_product.htm?cat=56426035,3704.0
线缆,线缆,yes,https://list.tmall.com/search_product.htm?cat=50024410&q=%CF%DF%C0%C2,2569.0
台式机,台式机,yes,https://list.tmall.com/search_product.htm?pos=3&cat=50047396&acm=2016031437.1003.2.720502&scm=1003.2.2016031437.OTHER_1552259901040_720502,6048.0
笔类,笔类/书写工具,yes,https://list.tmall.com/search_product.htm?q=%B1%CA&spm=a220m.1000858.a2227oh.d100&pos=3&from=.list.pc_1_searchbutton&acm=2016031443.1003.2.720493&type=p&scm=1003.2.2016031443.OTHER_1549170629725_720493,603732.0
打印机,打印机,yes,https://list.tmall.com/search_product.htm?q=%B4%F2%D3%A1%BB%FA&spm=a220m.1000858.a2227oh.d100&pos=5&from=.list.pc_1_searchbutton&acm=2016031443.1003.2.720493&type=p&scm=1003.2.2016031443.OTHER_1548919730581_720493,165565.0
本册/便签,纸张本册,yes,https://list.tmall.com/search_product.htm?cat=53208004,70901.0
本册/便签,便签,yes,https://list.tmall.com/search_product.htm?cat=53208004&q=%B1%E3%C7%A9,37126.0
纸类,复印纸,yes,https://list.tmall.com/search_product.htm?cat=53078001&q=%B8%B4%D3%A1%D6%BD,23596.0
笔记本,笔记本,yes,https://list.tmall.com/search_product.htm?pos=1&cat=50024399&theme=663&acm=2016031437.1003.2.720502&scm=1003.2.2016031437.OTHER_1550389722289_720502,5810.0
墨盒,墨盒,yes,https://list.tmall.com/search_product.htm?spm=a220m.1000858.0.0.34a75339UhVA0I&cat=50025238&q=%C4%AB%BA%D0,23893.0
色带,色带,yes,https://list.tmall.com/search_product.htm?spm=a220m.1000858.0.0.6efc2b93t5Xr5r&cat=50025243&q=%C9%AB%B4%F8&sort=s&style=g&search_condition=7&from=sn_1_rightnav&industryCatId=all#J_crumbs,25003.0
复合机,复印机,yes,https://list.tmall.com/search_product.htm?q=%B8%B4%D3%A1%BB%FA&type=p&spm=a220m.1000858.a2227oh.d100&from=.list.pc_1_searchbutton,30752.0
复合机,打印机,yes,https://list.tmall.com/search_product.htm?sort=s&style=g&from=sn_1_cat-qp&cat=50024556#J_crumbs,14864.0
笔记本配件,笔记本专用配件,yes,https://list.tmall.com//search_product.htm?cat=50024437,176795.0

https://cowtransfer.com/s/17a53991027341
原文地址:https://www.cnblogs.com/testzcy/p/14392249.html