Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 5,640 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Michael's Solarwinds NPM
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 03:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Michael's FP DB Install - Multi Match
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 03:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Michael's FP DB Install - Single Match
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 03:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Rundeck Capture Data
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 03:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ATR Short Description Format
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 03:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Subnet Validator
ECMAScript (JavaScript)
Validates the subnet. Not the subnet mask. It is only for 2 or 3 octets
Submitted by
anonymous
-
4 years ago
2020-05-06 16:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SubnetMask Validator
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 16:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IPV4 Validator
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 16:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IPV6 Validator
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-06 16:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Emoji
ECMAScript (JavaScript)
Parse emojies C Sharp example https://rextester.com/VFNJZ68617
Submitted by
anonymous
-
4 years ago
2020-05-06 23:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular expression to validate sentences with characters used in spanish.
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-07 00:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Command - description (botfather)
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-07 08:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
AUX/LUX
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-07 19:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
numbers
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-08 06:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CAN2-OK-1
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-08 07:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CAN1-v2-OK-1
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-08 07:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract URI from LinkedIn CV string
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-09 12:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get value between q="...... "
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-09 17:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hugo Version Number
Python
Get the version number (like 0.69.2) from the "hugo version" output. Hugo is a static site generator (see https://gohugo.io).
Submitted by
anonymous
-
4 years ago
2020-05-09 21:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
20200510
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-10 14:17
1
...
245
246
247
248
249
250
251
...
282
Übung 4 Aufgabe 3
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
[
a
-
z
]
{3,5}
(
\.
|
\:\/\/
)
[
a
-
z0
-
9
]
+
(
\.
[
a
-
z0
-
9
]
+
\-
[
a
-
z0
-
9
]
+
)?
\.
[
a
-
z
]
{2,3}
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-05-19 13:43