优化爬虫代码

This commit is contained in:
YYL469
2024-07-04 09:41:18 +08:00
parent fe1e02877b
commit 9bebd200b7
8 changed files with 42 additions and 22 deletions
+3
View File
@@ -0,0 +1,3 @@
navAddr="./nav.csv"
articleAddr="./article.csv"
commentsAddr="./comments.csv"