APIs and the Python Requests library upload form submit a jpg, png, or git : python requests imort requests files = {'uploadFile': open('../file/something.jpg')} r = requests.post('http://domain.com/upload.php', files=files) print(r.text) 파이썬으로 웹 크롤러 만들기 9.4 파일과 이미지 전송 , 180p