+ 1
You could check this tutorial how to use the requests library
https://www.pythonforbeginners.com/requests/using-requests-in-JUMP_LINK__&&__python__&&__JUMP_LINK
And if still in doubt, post your source code here in the playground, maybe we can figure out. My hunch is you're probably trying to access the content of the response the wrong way?