Check out our new feature:Learn More

Support

2. Running the spider

To run the spider, use the following command in the terminal or command prompt:

scrapy crawl fiyat_spider -o fiyatlar.json

This command runs the spider and saves the extracted data into the fiyatlar.json file. This file will contain product names and prices.