【数据爬取规则修改】这次以后就不要再用爬虫了,我们的数据库到明天就不要动了
This commit is contained in:
-1510
File diff suppressed because it is too large
Load Diff
-7363
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@ def spiderData():
|
|||||||
print('正在爬取导航栏数据')
|
print('正在爬取导航栏数据')
|
||||||
spiderNav()
|
spiderNav()
|
||||||
print('正在爬取文章数据')
|
print('正在爬取文章数据')
|
||||||
spiderContent(14,3)
|
spiderContent(9,1)
|
||||||
print('正在爬取文章评论数据')
|
print('正在爬取文章评论数据')
|
||||||
spiderComments()
|
spiderComments()
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 750 KiB |
@@ -112,7 +112,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="px-3 pt-3 pb-2">
|
<li class="px-3 pt-3 pb-2">
|
||||||
<span class="text-uppercase small font-weight-bold">词云图</span>
|
<span class="text-uppercase small font-weight-bold">机器学习预测</span>
|
||||||
</li>
|
</li>
|
||||||
<li class=" sidebar-layout">
|
<li class=" sidebar-layout">
|
||||||
<a href="/page/articleCloud" class="svg-icon">
|
<a href="/page/articleCloud" class="svg-icon">
|
||||||
|
|||||||
Reference in New Issue
Block a user