Read the statement by Michael Teeuw here.
save some information from a xml or json to a txt file
-
Hi, a big thank you!!
Its work perfect!!!
Many Thanks! :-)
greets gismo
-
Welcome :)
-
@LukeCodewalker i want to make the same Module for Switzerland but i don`t know how to find the json data for my region…
Can you help me please? ;) I found your link in the node_helper.js file. From where do you got that?
I would like o work with http://alarm.meteocentrale.ch/
-
@Squirrel
i did some reverse engineering of the dwd-website and found this json file.
i had a short look at your link and did not found something similar there. do you know if theres an app for ios where the data is shown? maybe i can help you then. -
-
@LukeCodewalker Thx for the answer. I will try it out. At the moment i can`t find my City. But maybe only because there is no warning at the moment? Otherwise on the alarm.meteocentrale.ch is still a warning for snow on the streets…?
What about wetteralarm.ch/? This is a app for iPhone and Android! Maybe it can work with this site?
-
@Squirrel
I can’t download this app in germany, so I can’t have a look at the data it uses. -
Ok. Shit happens. Maybe you can tell me with which program/method u read the code of a app? The I can do it alone…
-
@Squirrel
I use mitmproxy for viewing the http-requests of the apps. -
Thx! After some little problems to install all the things to use mitmproxy it works now and i found some good json files. The only problem i have is that there is one json for region where i can`t choose a city. There are different json files for every city! Maybe i gonna make a module with regions for everybody but use the city json for my self!