I recently found out that scrapy is a great library for scraping so i tried to install scrapy on my machine, but when i tried to do pip install scrapy it instal
pip install scrapy
Scrapy docs now recommend using Conda for Windows installation:
https://doc.scrapy.org/en/latest/intro/install.html#windows