'Running scrapy spider using celery flask to resolve twisted reactor error

Hi I am working on a web app based on flask and scrapy.My scraper works only once after that it shows an error twisted reactor error. hence i try to use celery , to run my scrapy on different thread each time.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source