Regular Expressions 101

Sponsors

Library entries

1
pcre2

Email Extractor

([a-zA-Z0-9.-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9_-]+)
Submitted by Kashif - 2 years ago
0
python

regex_avex_commerce

regex
Submitted by guif - 2 years ago
0
python

regex_avec_bureau2

regex
Submitted by guif - 2 years ago
0
pcre2

Cities

Cities
Submitted by anonymous - 2 years ago
0
python

regex_avec_bureau

nlp
Submitted by guif - 2 years ago
0
java

Regex 1

Розділення речень в тексті
Submitted by DJI - 2 years ago
0
pcre2

GitLab Path

GitLab Path
Submitted by anonymous - 2 years ago
0
python

regex_tous_commerce

nlp
Submitted by guif - 2 years ago
0
python

Detect French way

Test if a string contains a french way word
Submitted by anonymous - 2 years ago
0
pcre2

IPv4 mask

Matches any IPv4 mask.
Submitted by Piwi - 2 years ago
0
pcre2

IPv4 address

Matches any IPv4 address.
Submitted by Piwi - 2 years ago
0
pcre2

Brazil's Documents

Documents of the Brazil
Submitted by anonymous - 2 years ago
0
pcre2

location

locaiton regex
Submitted by chenxi - 2 years ago
0
pcre2

Regex head tags contents

Regex head tags contents
Submitted by anonymous - 2 years ago

URL utm_source (extract UTM Source from a URL String)

Vote

0

Regular Expression
python

"
(?P<utm_source>(?<=utm_source=).*?(?=&|\\s|$))
"
gm

Description

Loading markdown...
Submitted by QuickRegEx - 2 years ago