spider call spider

15 views
Skip to first unread message

vitsin

unread,
Feb 8, 2012, 10:43:40 AM2/8/12
to scrapy-users
hi,
is this possible to call some existing (group) of spiders from with in
some other dummy spider?
regards,
--vs

Pablo Hoffman

unread,
Feb 11, 2012, 4:52:00 PM2/11/12
to scrapy...@googlegroups.com
No, but you can make a spider use the output of other spider run, by
making the first spider writing to some location and then passing that
location as an argument of the second spider.

vitsin

unread,
Feb 13, 2012, 1:52:59 PM2/13/12
to scrapy-users
I see, kinda logically chaining one spider run after another.
thank you.

askyer

unread,
Feb 14, 2012, 9:18:21 PM2/14/12
to scrapy-users
Can you show an example?

How to control the sequence ?
Reply all
Reply to author
Forward
0 new messages