KeyError: 'Spider not found: quotes'

I am having KeyError error. what should i do to remove this problem.

Make sure you have scrapy installed in your system. If error still persists share the ipynb notebook by uploading it to google drive and sharing the link.

@S18CRX0120 i uninstalled and again installed scrapy, But the error is still there.
Here are the steps which i have done while making;

  1. i made the My_Project directory
  2. inside my_project in spiders i have made this file and run.

here is the drive link:

Can you please share the screenshot of the error.

Make sure your file contains

class QuotesSpider(scrapy.Spider):
name = “quotes”

these lines at the top. Also firs go to the directory, usind cd folder again and again. And than finally when you reach the folder that contains the file, than write “scrapy crawl quotes”.

If error still persists try running the file on online github, cb.lk/ml18.

1 Like

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.

I just signed up to thank you in person. this error was invisible to me until you declared it thanks again