learn_python3_spider
learn_python3_spider copied to clipboard
多线程爬取会重复么
我猜多线程爬取,应该是第一个线程爬1-10页, 第二个线程爬11-20页,第三个线程21-30,类似这样的吧