Skip to main content

Select links from HTML

Select all the links from a HTML document

Input parameters

NameDescriptionTypeRequiredDefault value
HTMLSpecify the HTML to parseSTRINGfalse
Link typeChoose which link type you want to fetchSELECT_ONEfalse'ALL_LINKS'
Base domainSpecify the base domain name for this website if you want to filter on internal/external links. If no Base domain is passed this function tries to infer it from the HTMLURLfalse

Output

NameDescriptionTypeDefault value
ResultThe result of the select.ARRAYRESULT