mix crawly.gen.spider (Crawly v0.17.2) View Source
Generate Crawly spider template
Reduce a bit of the boilerplate by providing spider generator function
The generator function is used to generate a spider template for a given website.
--filepath - specify a filepath where the spider is supposed to be generated (required) --spidername - specify a name of the spider module (required) --help - show this message