I made a yaml file through your browser plugin.
In the preview of the browser plugin it shows the correct data, however when used with Scrapy it returns something else.
https://i.imgur.com/gNfnoAH.png
https://i.imgur.com/ooQh2lf.png
So the correct data I want out is the 4.1 however in python it returns me the ID rather than the 4.1
I hope you can help