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,600 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
收餐1.0.0.0503
Python
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 14:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
parse kill killed
Python
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 21:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
parse kill killed
Python
no description available
Submitted by
anonymous
-
3 years ago
2020-05-03 21:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Wii archive.org
ECMAScript (JavaScript)
Extract information from anchor text
Submitted by
anonymous
-
3 years ago
2020-05-03 21:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
income_Frontkn
Python
no description available
Submitted by
anonymous
-
3 years ago
2020-05-04 12:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Test
Golang
no description available
Submitted by
anonymous
-
3 years ago
2020-05-05 04:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
All Valid Googlebots (strict mode)
Python
no description available
Submitted by
anonymous
-
3 years ago
2020-05-05 13:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Password
ECMAScript (JavaScript)
min / maj / special / digit / minChar=6
Submitted by
anonymous
-
3 years ago
2020-05-05 13:36
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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 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
-
3 years ago
2020-05-07 08:00
1
...
243
244
245
246
247
248
249
...
280
user-agent
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
\(
(?<info>
.
*
?
)
\)
(
\s
|
$
)
|
(?<name>
.
*
?
)
\/
(?<version>
.
*
?
)
(
\s
|
$
)
/
gmuiys
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
3 years ago
2020-12-23 13:02