Skip to content

Extract 99% of all URLs present in any complicated string using regex. Parsing made easy.

License

Notifications You must be signed in to change notification settings

techonair/has-URL-Regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

has-URL-Regex

Python code to extarct 99% of all urls present in any complicated string using regex.

URLs can be complicated strings: there are 1000+ common TLDs and over that staggering number of unregulated domains if we talk about the tiny URLs then the number sky rockets. But this code snippet will be help in extracting 99% of the urls from any string using regex, even the complicated urls.

You can contribute in it to further enhance its regex check or please suggest a case it doesn't handle.

About

Extract 99% of all URLs present in any complicated string using regex. Parsing made easy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages