|
用python抓站
然后发现杰齐用了两套搜索一个百度合作的,一个自己的,百度的准确有点低……自己的抓包抓出来的貌似加密了……
有木有大腿,求指导
介个 modules/article/search.php
的抓包貌似加密了,有木有知道怎么搞的
啥原理?
介个是搜星辰变吧……
post请求:
POST /modules/article/search.php HTTP/1.1
Host: 地址
Connection: keep-alive
Content-Length: 132
Cache-Control: max-age=0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.8
Cookie: jq_Obj=1; jieqiVisitId=article_articleviews%3D897%7C106529%7C97922%7C106155%7C93828%7C95169%7C98052%7C105627%7C105925%7C105459%7C96985%7C82509%7C13618%7C2381%7C105918%7C51083%7C105921%7C11534%7C102269%7C105776%7C84286%7C13137%7C100213%7C798%7C83761%7C95872%7C103391%7C114356%7C161
Data:
searchtype=articlename&searchkey=%D0%C7%B3%BD%B1%E4&action=login&submit=%26%23160%3B%CB%D1%26%23160%3B%26%23160%3B%CB%F7%26%23160%3B |
|