Skip to content

Commit a9100c3

Browse files
committed
modified: robots.txt statement
1 parent 1e20f32 commit a9100c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ pip3 install numpy pandas matplotlib scipy scikit-learn jieba wordcloud
3737
- 楊証琨 Cheng-Kun Yang:[[email protected]]([email protected])
3838
- 楊鎮銘 Chen-Ming Yang:[[email protected]]([email protected])
3939

40+
## 請遵守別人定義的爬蟲規則
41+
42+
有些網站會在目錄底下加上 robots.txt, 基本上這就是對方定義的爬蟲規則,請大家在練習爬蟲的時候要尊重對方的規則
43+
44+
> robots.txt 詳細的語法與用途請參考 [wiki](https://zh.wikipedia.org/zh-tw/Robots.txt)[google 文件](https://support.google.com/webmasters/answer/6062608?hl=zh-Hant)
45+
4046
## Q&A
4147

4248
**Q: 有哪些常用的 API**

0 commit comments

Comments
 (0)