We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5178df commit b675d59Copy full SHA for b675d59
1 file changed
docs/command/cmdline.md
@@ -97,8 +97,6 @@
97
* BatchSpider 对应的 spider_type 值为 3
98
* 默认 spider_type 值为 1
99
100
->注意:爬虫名会会被用于进行代码生成,所以请取 符合Python基本命名规范的名称 作为爬虫的名称
101
-
102
AirSpider爬虫示例:
103
104
feapder create -s first_spider 1
0 commit comments