I am using spyder in anaconda, so where should I write this command -“scrapy crawl quotes_spider” ???
Where to run this file
Hey @vidit123
You should execute this command in the top level directory where you initialised the Scrapy project (Not the one with the Spiders directory). Also, use the command line instead of Jupyter Notebook for this project.
Let me know if you face any issues!
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.