You are here : python_3 -> requests

requests

r.encoding Request Response Encoding (Charset).
r.json() JSON Decoder.
r.text Requests Response Text.
requests.get() Fetch a web page.
requests.post() Make a HTTP POST Request.