Hello How could I develop a parametric spider and run it like Crawly.Engine.start_spider(MySpider, base_url, start_urls) Thanks in advance Matteo
Hello
How could I develop a parametric spider and run it like
Crawly.Engine.start_spider(MySpider, base_url, start_urls)
Thanks in advance
Matteo