Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_links( doc: Document, ) -> list[Link]
doc
Document
The document to get the link tags from.
Get the links from a document.
Returns: The set of link tags from the document.