This is a web scraping project using Scrapy to scrape product data from Amazon.com.
Scrapes product data from Amazon.com
Extracts product names, prices, and ASINs
Supports pagination to scrape multiple pages
Automatically follows links to individual product pages
Uses Scrapy's built-in features for web scraping