Regular Expressions 101

Community Patterns

1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - 5 days ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - 2 months ago

all instagram regex

1

Regular Expression
PCRE (PHP <7.3)

/
(?:https?:\/\/)?(?:www.)?instagram.com\/?([a-zA-Z0-9\.\_\-]+)?\/([p]+)?([reel]+)?([tv]+)?([stories]+)?\/([a-zA-Z0-9\-\_\.]+)\/?([0-9]+)?
/
gm

Description

Loading markdown...
Submitted by threedot - 5 months ago