Script to visit a link automatically

Is there a way I can (for example) create a script to automatically visit a link to run an API automatically?

What I want to achieve is to automatically visit a link (say hourly/daily) will automatically my IP address with a smart DNS service.

eg. https://mysmartdnsservice.com/api/updateip/[myid]

thanks

I think they are called “Scheduled Tasks” in Luci. You’ll need to go to the Advanced menu.

You can use curl command in CRON (LuCi’s Scheduled tasks). It’s common