Fix scrapy spider script
Budget: €8 – €30 EUR
I have a scrapy spider from script using cralwerrunner, crochet and signals, as I want to run multiple times, and I am not able to get the scraped item. I think the reason is that the process finishes before enter the parse method. When I use crawlerprocess without crochet the signals work fine and the scraped data return . I want the script to use crochet and I want to get the scraped data, the code will be given in order to fix it