Code Snippets

Tag: Requests

HTTP GET with requests

GET a URL with the requests library and raise on non-2xx.

Author: chris