v1
latestOpenAPI 3.1.02026-07-175026.7 KBExtracts hyperlink data from a specified URL
The extractLinksFromUrl function is a convenience wrapper that opens a given URL, extracts all hyperlinks from the webpage, and then closes the browser. It returns detailed information about each extracted link, including its href, display name, type, and various boolean flags indicating the link's characteristics.
post/extractLinksFromUrl
Request body
Response
Successful response with extracted links