While Moneta supports data exports in CSV, some places (like card blocks) cannot be exported. This script parses the table's HTML and allows you to read your data programmatically, export it as json or csv.
Usage:
// any variable name can be used
const table = /*<contents of script>*/
table.data // parsed data