You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message