I need to make a GET
request in a url every 5 minutes. Is there a free service that does this?
I need to make a GET
request in a url every 5 minutes. Is there a free service that does this?
For static URL I use this site: link
You can configure several intervals of 5 minutes or more, up to 50 URLs. Less than 5 minutes only paying. Now if you need to pass dynamic parameters to URL you will have to look for some API or use some cronjob.