행복의 주문, 디리릿!!
Python HTTP cURL reponse body 가져오는 법 r = requests.get("http://www.google.com") print(r.content)