lipoja / URLExtract

URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
MIT License
241 stars 61 forks source link

Remove unreserved characters from the beginning of found URL #134

Closed lipoja closed 1 year ago

lipoja commented 1 year ago

fixes #131