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,440 community submitted regex patterns...
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
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Return error description from custom application log
Python
Returning the error description after 'R' and before '('
Submitted by
anonymous
-
4 years ago
2020-05-11 17:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Clockify time entry
ECMAScript (JavaScript)
Clockify time extry grouping in hours, minutes, and seconds.
Submitted by
anonymous
-
4 years ago
2020-05-12 02:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Asciidoctor Shortcutes Key-Value Pairs
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-12 13:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tst
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-12 13:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VAT number
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-12 13:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Our order number
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 09:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
"Buster" keyword recognizer for 'elderly' flow
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 02:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Exclude free emails
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-14 13:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Sample Code
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-15 13:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nosh
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-17 13:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Lenguajes y automatas I
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-05-18 21:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Übung 4 Aufgabe 3
Python
URL erkennen
Submitted by
anonymous
-
4 years ago
2020-05-19 13:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Übung 4 Aufgabe 4
Python
Finde XML
Submitted by
anonymous
-
4 years ago
2020-05-19 15:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Übung 4 Aufgabe 6a
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-19 16:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Übung 4 Aufgabe 6b
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-19 16:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
detect assignment x=
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-05-20 01:30
1
...
238
239
240
241
242
243
244
...
272
3 voyels word
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
(
\w
*
[
aeiou
]
[
aeiou
]
[
aeiou
]
\w
*
)
"
mg
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-05-30 14:44