We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd634e commit cf15258Copy full SHA for cf15258
README.md
@@ -8,8 +8,6 @@
8
9
- 서적에 삽입된 그림의 PPT 원본은 PowerPoint_Materials.pptx 파일에 있습니다.
10
11
-
12
-
13
## 네이버 금융의 웹 스크레이핑 차단에 대한 안내
14
2021년 1월 7일 저녁부터 네이버 금융에서 웹 크롤러의 스크레이핑을 차단하기 시작했습니다.
15
따라서 기존 방식대로 urllib.request.urlopen()이나 pandas.read_html()를 사용할 경우,
0 commit comments