How can I access historical data?

Currently, we don't offer historical data dump (JSONL, MongoDB, CSV).

However, for individual products, it's possible to access previous versions of the product data using the API or on the product page using revisions.

Every time a product is updated, a new revision (increasing digit starting from 1) is created.
For example, to get the first revision (=first product version) of this product, use

Similarly, the rev parameter can be used with the API: