python requests for google search

Viewed 19

as shown in the image I want to use python requests library to get google search information. and this is the result I got but I'm not sure if it's correct. Do I need to encode that or adding more information in the headers such as accept-encoding, accept-language, and cookies.

0 Answers
Related