[PYTHON/REQUESTS] get 함수 : HTTP GET 요청하기

■ get 함수를 사용해 HTTP GET 요청을 처리하는 방법으로 보여준다.

예제 코드 (PY)

requirements.txt

Advertisements