Copy from the text based website

{
  "Name": "teeeeeest",
  "CreationDate": "2023-5-31",
  "Commands": [
    {
      "Command": "executeScript",
      "Target": "const table = document.querySelector(\"pre\").innerHTML.match(/(\\d{4}\\.\\d{2}\\.\\d{2}).*İlksel$/gm)\n\nreturn table",
      "Value": "table",
      "Description": ""
    },
    {
      "Command": "forEach",
      "Target": "table",
      "Value": "item",
      "Description": ""
    },
    {
      "Command": "echo",
      "Target": "${item}",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "end",
      "Target": "",
      "Value": "",
      "Description": ""
    }
  ]
}

1 Like