I am using scrapy to scrape product data from Amazon product pages. I get the urls to scrape and the xpaths of the items I want to scrape from a csv file. This part is working w