0

I am trying to read the following output from a HTML source (source is updated each 30 minutes):

{"un":"Watt","tm":"2015-11-21T15:57:00","dt":60,"val":["  510","  504","  504","  498","  498","  498","  498","  498","  498","  492","  492","  504","  522","  522","  516","  528","  528","  534","  522","  522","  504","  498","  498","  486","  486","  540","  528","  528","  534","  528",null]}

but I can not get it to work.

Is it possible to somehow indicate that the result is a json file, or do I have to aks someone to create an ETL plugin for this?

Is there a simple way to do this?

Arthur
  • 1,692
  • 10
  • 14

1 Answers1

0

Yes indeed, you would need to create a plugin for that purpose.

Marc Polizzi
  • 9,275
  • 3
  • 36
  • 61