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 - 3 years ago (Last modified 3 years ago)