Can I parse more than one url for Alert module?
And how to iterate data to Alert module using loop?
For e.g. I have a python script which fetches the data over loop, and I want to print the data on my magic mirror, how to do it?
P.S. The data contains image urls as well.