Skip to content

Commit ff1927e

Browse files
committed
change tieba spider Readme
1 parent f681051 commit ff1927e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

0-Spider/tiebaSpider/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ data 目录为存放数据的目录,其中以天为单位创建二级目录,
77
目录结构类似于:
88

99
data
10+
1011
--20170626
12+
1113
-----戒赌吧.txt
14+
1215
-----网易吧.txt
1316

1417
tiebaname 目录为存放贴吧名字的目录,将要爬取的贴吧名字写入该目录下的name.txt文件中
@@ -18,4 +21,4 @@ tiebaname 目录为存放贴吧名字的目录,将要爬取的贴吧名字写
1821
tiebaname
1922
--name.txt
2023

21-
采用的是python 的beautifulSoup库,效果不太理想,但后续会逐步改善,可能换成别的框架
24+
采用的是python 的beautifulSoup库,效果不太理想,但后续会逐步改善,可能换成别的框架

0 commit comments

Comments
 (0)