I apologize if my question is stupid and not in the right place.
I know that you can write a script (in any programming language) that will check some web pages every 20 minutes, write your HTML code (source) and store it in some kind of file. I can also launch it from my computer.
But what if I canβt keep my computer constantly? Do you find it possible to upload this script to some free web server and run it from there all the time?
source
share