Skip to content

Instantly share code, notes, and snippets.

@good5dog5
Created November 3, 2019 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save good5dog5/1968ac5afe9cb441b6a36679e1ef67f3 to your computer and use it in GitHub Desktop.
Save good5dog5/1968ac5afe9cb441b6a36679e1ef67f3 to your computer and use it in GitHub Desktop.
headers = {
'User-Agent' : 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36',
'Accept' : 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',
'Accept-Encoding' : 'gzip',
'Accept-Language' : 'zh-CN,zh;q=0.8,en;q=0.6,zh-TW;q=0.4'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment