Scrapy results - change structure of output
Budget: €8 – €30 EUR
I have a scrapy code that collects information from an online shop.
The result of the file is: product_file.json
But this is what the result should look like: so muss die Datei aussehen.json
The structure is wrong and I get the error message: Screenshot 2023-11-19 203021.jpg
Anyone can help me correct my scrapy spider?
The result of the file is: product_file.json
But this is what the result should look like: so muss die Datei aussehen.json
The structure is wrong and I get the error message: Screenshot 2023-11-19 203021.jpg
Anyone can help me correct my scrapy spider?