Is it possible to use an external API in Zoho Creator Cloud Functions?

Is it possible to use an external API in Zoho Creator Cloud Functions?

I would like to use Node.JS cloud functions to use an external API for web scraping. I want to scrape a website and then use that scraped data to create a record in my Zoho Creator database. How would I go about doing this using Cloud Functions in Zoho Creator? Is it possible?

Thanks.