Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jkokatjuhha
Last active September 26, 2018 06:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkokatjuhha/64cecefa0bf31c2b21111373c11fcc66 to your computer and use it in GitHub Desktop.
Save jkokatjuhha/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