- go to the DjangoEcommerceApi project and then run the server and then enter your JWT in headers.
- open the WebCrawler project folder.
- create a virtual environment.
- install the packages in requirements.txt file:
pip install -r requirements.txt
- enter this code in your teminal:
scrapy crawl <name of spider>