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 7,740 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Non-parseFloat-able
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-03 16:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
highlighting with punctuation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-03 06:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
[Help] - need full match of a non valid comment blocks
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 23:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Claimants BAT
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-10-01 11:43
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
NFL Fixtures for links
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-29 18:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-29 09:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Golang Google UUID Validation
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-09-29 07:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Character ID from different DnDbeyond URLs
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-28 21:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
adjust space
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-28 19:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Rule34
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-09-28 17:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-28 16:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Lookbehind for a word before capturing whitespaces
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-28 13:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UK address extract the Postcode
Golang
for demo 2019/09/30
Submitted by
anonymous
-
4 years ago
2019-09-28 12:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
More complete UK address from psql
Golang
for demo 2019/09/30
Submitted by
anonymous
-
4 years ago
2019-09-27 16:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Address
Golang
for the demo 2019/09/27
Submitted by
anonymous
-
4 years ago
2019-09-27 11:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MAINTBOOK
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-27 07:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
outgroup-extracting last bootstrap vals.
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-26 08:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
outgroup-extracting last bootstrap vals.
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-26 08:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex for the outgroup
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 19:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex for apes
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-09-25 19:29
1
...
224
225
226
227
228
229
230
...
387
Append https to URLs in JSON payload
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
(
url
\\
?
":
\\
?
"
)
(?!
http
|
https
)
(
.
*
?
)
"
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2019-05-15 16:50