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,840 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
SEO RegExp
Python
SEO RegExp
Submitted by
Jay Patel
-
8 years ago
2016-02-26 06:49
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
get user authentication
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-02-26 01:44
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Validate US Telephone Numbers
ECMAScript (JavaScript)
no description available
Submitted by
Davide Vozzi
-
8 years ago
2016-02-25 16:57
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
наличие личного авто false reg
Python
no description available
Submitted by
anonymous
-
8 years ago
2016-02-25 14:54
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
наличие личного авто
Python
no description available
Submitted by
anonymous
-
8 years ago
2016-02-25 14:53
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Remove XSS
ECMAScript (JavaScript)
no description available
Submitted by
Harish Thakur
-
8 years ago
2016-02-25 09:17
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
Tag Text
Python
Match text between html tags
Submitted by
Si
-
8 years ago
2016-02-25 04:29
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Change Extension in File Name
ECMAScript (JavaScript)
Changes extension in a file name.
Submitted by
Mi-L@
-
8 years ago
2016-02-24 13:31
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
RNP
ECMAScript (JavaScript)
no description available
Submitted by
KSrGEAR
-
8 years ago
2016-02-24 09:44
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
UK Postcode
ECMAScript (JavaScript)
Tests UK Postcode with alternative for Postcode Prefix
Submitted by
Calvin Willman
-
8 years ago
2016-02-23 20:56
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Regex for Chemical Compounds
Python
no description available
Submitted by
Haiming Zhao
-
8 years ago
2016-02-23 17:09
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
kasper-py-regexp for agent
Python
no description available
Submitted by
reza-ad
-
8 years ago
2016-02-23 07:53
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
JHP (Javascript 'hypertext' preprocessor) include string
Python
Used by ktek-project-manager, ktek jhp library coming soon to github
Submitted by
ionbladez
-
8 years ago
2016-02-23 07:50
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
WGS84 Validation
ECMAScript (JavaScript)
RE to validate the format of a WGS84 datum coordinates string.
Submitted by
anonymous
-
8 years ago
2016-02-22 21:10
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
href parse v2
ECMAScript (JavaScript)
matches href, title, innerhtml
Submitted by
chrysls
-
8 years ago
2016-02-21 22:32
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Href parse
ECMAScript (JavaScript)
matches href, title, innerhtml
Submitted by
chrysls
-
8 years ago
2016-02-21 21:05
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
password validation
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-02-21 16:57
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
FEN
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
2016-02-21 09:29
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
FEN
ECMAScript (JavaScript)
FEN is "Forsyth-Edwards Notation"
Submitted by
maxqua72
-
8 years ago
2016-02-20 21:33
2
4 upvotes, 2 downvotes (score 30%) (You must be signed in to vote)
Removes script tags
ECMAScript (JavaScript)
no description available
Submitted by
ghs
-
8 years ago
2016-02-20 19:48
1
...
233
234
235
236
237
238
239
...
292
git release tag
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
Python
r"
(
[
a
-
z
]
+
)
-
(
[
a
-
z
]
+
)
-v
(
[
0
-
9
]
)
\.
(
[
0
-
9
]
)
\.
(
[
0
-
9
]
*
)
"
gi
Open regex in editor
Description
Loading markdown...
Submitted by
gregory nicholas
-
8 years ago
2016-02-09 23:18