lipoja / URLExtract

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

//www.google.com cannot find such type of links #94

Closed akshayanandraut closed 2 years ago

akshayanandraut commented 3 years ago

trying to fetch all URLs from a html response and some scripts.src have values like Githubissues.

  • Githubissues is a development platform for aggregating issues.