Regular Expressions 101

Community Patterns

1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - a month ago
1

Extract tag name and its content

Python
Lrc file
Submitted by Cricar - 2 months ago
1

Match each tag

Python
Match each tag in a lrc file
Submitted by Cricar - 2 months ago

regex101.com id grabber

483

Regular Expression
PCRE (PHP <7.3)

/
^http(?:s?):\/{2}regex101\.com\/r\/([a-zA-Z0-9]{1,6})?$
/
gm

Description

Loading markdown...
Submitted by chris mccoy - 10 years ago
(Last modified 5 months ago)