Skip to content

Instantly share code, notes, and snippets.

@JeyKJey
Last active September 26, 2018 06:42
Show Gist options
  • Save JeyKJey/64cecefa0bf31c2b21111373c11fcc66 to your computer and use it in GitHub Desktop.
Save JeyKJey/64cecefa0bf31c2b21111373c11fcc66 to your computer and use it in GitHub Desktop.
# timeout is set to 5 secodns
page_response = requests.get(page_link, timeout=5, headers=headers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment