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...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
video img
ECMAScript (JavaScript)
/\/g
Submitted by
anonymous
-
4 years ago
2019-10-24 09:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Number range
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-10-24 13:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TikTok Video ID
Python
This regexp will match TikTok Video URLs, the supported urls include https://www.tiktok.com/trending?shareId=VIDEO_ID https://www.tiktok.com/embed/VIDEO_ID https://m.tiktok.com/v/VIDEO_ID.html
Submitted by
anonymous
-
4 years ago
2019-10-24 14:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Repeated Responses
ECMAScript (JavaScript)
Find three repetitions of yes or no anywhere in a string.
Submitted by
anonymous
-
4 years ago
2019-10-24 14:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
手机号正则
ECMAScript (JavaScript)
匹配手机号码的正则表达式 支持130——139、150——153、155——159、180、183、185、186、188、189号段
Submitted by
anonymous
-
4 years ago
2019-10-25 03:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
fastHistory - REGEXP_INSERT_CMD
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-10-29 07:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
GapList
ECMAScript (JavaScript)
read in gap list file with date day range between 17-21
Submitted by
anonymous
-
4 years ago
2019-10-29 15:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
GapList
ECMAScript (JavaScript)
read in gap list file with date day range between 17-21
Submitted by
anonymous
-
4 years ago
2019-10-29 15:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
naming
Python
EAS naming
Submitted by
anonymous
-
4 years ago
2019-10-30 13:42
(Last modified 9 months ago)
2023-02-17 10:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
AE Log Line
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-10-30 15:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
JavaScript Email regex
ECMAScript (JavaScript)
Javascript regex to validate email address
Submitted by
anonymous
-
4 years ago
2019-10-31 08:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dutch street address regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-11-01 11:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mexico-CURP-search-v1
Python
Regular Expression that searches for CURP standard in Mexico. This is version 1 - 18 positions, with simple validation:`` A-ZA-Z[0-9[0-9[0-9H|MA-ZA-Z0-9
Submitted by
anonymous
-
4 years ago
2019-11-01 13:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Phone regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-05 10:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UK postcode
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-05 10:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find all words with 5 letters last letter z
Python
Write a regular expression which would find all words which have exactly 5 letters in them, of which the last letter is a "z".
Submitted by
anonymous
-
4 years ago
2019-11-05 19:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find all words which have 2 characters, then EITHER OR then POINTER
Python
Write a regular expression to find all words which have the first two characters of "ab", and after that at some point EITHER a "z" or a "y", and then after that at some point an "s". The "s" does not have to be at the end of the word. So the following words are all examples of words which you shou...
Submitted by
anonymous
-
4 years ago
2019-11-05 19:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find all words with Character and specific string and end in y
Python
Supply an appropriate regular expression which will find all words which have the character ‘a’ in them, then 0 or more characters later have the string “epe”, then 0 or more characters later have the character “y”. The “y” character must occur AT THE END of the word in question, but the first ‘a’ d...
Submitted by
anonymous
-
4 years ago
2019-11-05 19:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
sample
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-06 12:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
point 2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2019-11-06 15:47
1
...
233
234
235
236
237
238
239
...
292
Email Validator
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
(?P<localPart>
[
\w
.
]
+
)
@
(?P<domain>
[
\w
]
+
)
(
\.
(?P<subDomain>
[
\w
]
{2,10}
)
)+
(
\.
(?P<TopLevelDomain>
[
\w
]
{2,6}
)
)?
(?#Verify
e-mail
address
validity:
<local-part>@<domain>.<top-level-domain>)
"
gi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2019-11-14 15:19