To run the spider, use the following command in the terminal or command prompt:
scrapy crawl fiyat_spider -o fiyatlar.jsonThis command runs the spider and saves the extracted data into the fiyatlar.json file. This file will contain product names and prices.