Crawler entry requests library doubts

 

kv={ ' query ' : ' Xiao Ming ' , ' query ' : ' Xiao Li ' }
r=requests.get('www.sougou.com/',params=kv)
print(r.url)

The suffix of the printed result does not have the words 'Xiao Ming' and 'Xiao Li', but garbled characters. I don't know why, to be continued.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325313807&siteId=291194637