Regular Expressions 101

Library entries

10
python

entity

no description available
Submitted by anonymous - 8 years ago
9
python

domain - host

no description available
Submitted by anonymous - 8 years ago
8
python

repeat group match

no description available
Submitted by anonymous - 8 years ago
7
python

CSS Import

no description available
Submitted by anonymous - 9 years ago
6
python

Find consecutive duplicate words

no description available
Submitted by anonymous - 8 years ago
5
python

Match Only Text

no description available
Submitted by anonymous - 7 years ago
5
python

Form Tag

Form Tag
Submitted by Jay Patel - 7 years ago
5
python

psswd

no description available
Submitted by anonymous - 7 years ago

Complete imgur link regex

Vote

4

Regular Expression
python

r"
(^(http|https):\/\/)?(i\.)?imgur.com\/((?P<gallery>gallery\/)(?P<galleryid>\w+)|(?P<album>a\/)(?P<albumid>\w+)#?)?(?P<imgid>\w*)
"
gm

Description

Loading markdown...
Submitted by Mio - 8 years ago