`<PATH>` is the path where you want to store the scraped data file, e.g.
`scraped/data.csv`.

The path can include [placeholders](https://docs.scrapy.org/en/latest/topics/feed-exports.html#storage-uri-parameters) that are replaced at run time, such
as `%(time)`, which is replaced by the current timestamp.
