Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
response = make_request('/get/product/id/2055805', 'get')
print(response.status_code, response.text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment