Skip to content

Commit f7e0efe

Browse files
committed
Add follow-up expansion part
1 parent 45c8a86 commit f7e0efe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/backend/crawler/crawler.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,10 @@ authors = [item for item in authors if item != '']
762762

763763
## scrapy 简介
764764

765+
## 后续拓展
766+
767+
您可以利用上述提到的任意方法来实现清华大学计算机系 Python 夏季学期的**爬虫**部分实验。您可以在 [程序设计训练文档](https://keg-course.github.io/python-docs/crawler/project/crawler/) 中了解到详细的要求。其中包含了课程助教所编写的一些课程指引,欢迎大家阅读学习。
768+
765769
## 资源链接
766770

767771
除了本文档之外,您还可以参考:

0 commit comments

Comments
 (0)