Regular Expressions 101

Community Patterns

AnotherURLMatcher

0

Regular Expression
Python

r"
(http|ftp|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:\/~+#-]*[\w@?^=%&\/~+#-])
"
gm

Description

Just another URL patron matcher

Submitted by me - 2 years ago (Last modified 2 years ago)