Page 1 of 1

Weather Api, get json-file

Posted: November 8th, 2017, 2:59 am
by wahlunge
Hi.
Very new, but also curious, to scripting. 
I need a script that can help me:
1. Get a json-file from an api
2. Put the data into sourcetext in after effects
3. Change some icons depending on the data

I am trying to build a weather forecast aep. I want my to get my json from here: https://opendata-download-metfcst.smhi. ... /data.json
The values I would like to get are the temperature ("t") and the weather symbol ("Wsymb"). I only need the values for three following days at noon ("2017-11-11T12:00:00Z").

Very thankful for answers, even only parts of the solution.

Re: Weather Api, get json-file

Posted: July 28th, 2019, 6:33 am
by michel
Hi,

It´s been a long time, but have you made the code?
If yes, can you share?

Thank you