This topic created in 2417 days ago, the information mentioned may be changed or developed.
2 replies • 2019-09-29 15:34:45 +08:00
 |
|
1
gaojin Sep 27, 2019
看解析规则吧, 如果规则都一样,就全部丢到 start_urls 里面最方便了 否则还是分开。。。
|
 |
|
2
tisswb Sep 29, 2019
除了 name 外 其他都做成需要输入的变量是可行的,比如:allowed_domains, start_urls, rules,以前做舆情蜘蛛就这么办的。
|