robinst / linkify

Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
https://robinst.github.io/linkify/
Apache License 2.0
201 stars 12 forks source link

Support extracting from href, src attributes #75

Open DimitriTimoz opened 4 months ago

DimitriTimoz commented 4 months ago

Do you consider implementing the extractions of urls from html documents?