Abans-lk-Webscraping You can scrape the data by executing following commands scrapy crawl abans_mobile -o mobiles.json scrapy crawl abans_laptop -o laptops.json Make sure you have installed scrapy in your virtual enviornment along with python 3.7 pip install scrapy