cd C:\perso\crawler_test\tutorial
scrapy crawl crawl1
scrapy crawl crawl2
scrapy crawl crawl3
--
You received this message because you are subscribed to the Google Groups "scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scrapy-users...@googlegroups.com.
To post to this group, send email to scrapy...@googlegroups.com.
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/groups/opt_out.
Are you sure you want to run the spiders all in the same process, and not just 'at the same time'.
If you just want to kick spiders off on a schedule then you want cron (if running in linux). If you're using windows there is a scheduler like cron.. called task scheduler, or some such.
--
You received this message because you are subscribed to a topic in the Google Groups "scrapy-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/scrapy-users/9gns7VyScEE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to scrapy-users...@googlegroups.com.
To post to this group, send email to scrapy...@googlegroups.com.
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/groups/opt_out.