Html parsing node

i am building a micro app to get url of a website and return all links on that web page.
in N8N or make.com we have nodes for it. here i do not see any such node.

i choose to use Javascript node with regex to accomplish the task but i wonder, is it the correct way of doing it with Nucal?

here is the link of app NUCAL

Regards
Haris

A similar topic has already been opened, so this one is a duplicate. We can continue the conversation in the other thread.

You can explore all the details of the official HTML node, which has many unique features, by following the links below. While building your app, you can take advantage of many of this node’s features.

:link: HTML Node Documentation - Scenarios
:link: HTML Node on Marketplace