티스토리 뷰

craling request 요청 방법은 아래와 같이 하면 됩니다.

import requests

response = requests.get('http://www.naver.com') 
html = response.text

response.text에서 html 결과 값이 나오게 됩니다.

'IT기술, 프로그래밍 > python' 카테고리의 다른 글

python 작은따옴표('), 큰따옴표(") 역할  (0) 2019.11.10
python 비트연산자  (0) 2019.11.03
python 변수선언 - 숫자형  (0) 2019.11.03
python 설치  (0) 2019.11.03
Jupyter 설치 방법  (0) 2019.11.03
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함