ACCESS DENIED Error while scraping pepperfry

I am not able to get any response while scraping the pepperfry website.
I am using Mozilla browser, and I also changed the USER_AGENT to Mozilla/5.0 in settings.py file.
I have already tried with Chrome and Edge browser but still I am not able to scrape.
Please suggest something.

Hey @mananaroramail, share your code after saving it on cb.lk/ide

I was checking for one sample on command prompt.
I used scrapy shell “url_name”
But it gave some <403 …> response
Then I checked for title, it gave ACCESS DENIED

Hey @mananaroramail, try any running any the same file in this link in web_scrapping and scrapy_tutorial.
cb.lk/ml18

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 also have same doubt