Run multiple spiders at once.

runner(spiders = list(), pipeline = NA)

Arguments

spiders

a list() of spider() objects to run

pipeline

a pipeline() to apply to anny spider() objects that do not have a built in pipeline()