I am using the OpenRefine client: https://github.com/opencultureconsulting/openrefine-client
I need to automate processes and for this I need to be able to extract/export OpenRefine transformation history (undo/redo) in JSON format from the client, however, the client does not have a command for it. Is there any way to extract that history from the client?
Or does anyone know a way to extract that history from python?