Skip to content

Commit 00ba183

Browse files
add crawler
1 parent 639d04d commit 00ba183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/backend/crawler/crawler.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,7 @@ Disallow: /
10511051
- [Python selenium 库官方文档](https://selenium-python.readthedocs.io/)
10521052
- [Python BeautifulSoup4 库官方文档](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
10531053
- [Python scrapy 库官方文档](https://docs.scrapy.org/en/latest/)
1054+
- [Node.js 官方网站](https://nodejs.cn/)
10541055
- [Postman 官方网站](https://www.postman.com/)
10551056

10561057
??? note "写给计算机系大一同学"

0 commit comments

Comments
 (0)