call web page or web service

Is there a way to do a web call (page or service) that I can use in the app to get data from a site for my app?

Hello @Marinerm. The ‘Network’ chapter of Codea’s in-app reference may be of help.

http.request()