Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
NotEmpty
https://stackoverflow.com/questions/7967075/regex-for-not-empty-and-not-whitespace
Submitted by
anonymous
-
a month ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
ISD Codes for Phones
ISD Codes for Phones Matches the basic format for ISD Codes.
Submitted by
Arvind Singh Rawat
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
VIN europe
Validate a VIN (vehicule identification number) for europe
Submitted by
anonymous
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
dotnet
Phrase enclosed case insensitive
Match everything enclosed, say, a phrase, with case insensitive.
Submitted by
kosalanuwan
-
a month ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
tiktok video id
get tiktok video id https://m.tiktok.com/h5/share/usr/6641141594707361797.html https://m.tiktok.com/v/6749869095467945218.html https://www.tiktok.com/@cchelseam..eow/video/6751181801206729990 https://www.tiktok.com/embed/6567659045795758085...
Submitted by
threedot
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
all instagram regex
(?:https?:\/\/)?(?:www.)?instagram.com\/?([a-zA-Z0-9\.\\-]+)?\/([p]+)?([reel]+)?([tv]+)?([stories]+)?\/([a-zA-Z0-9\-\\.]+)\/?([0-9]+)?
Submitted by
threedot
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Aspnetzero
Aspnetzero
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
camel assistant solution parse
camel assistant solution parse
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Python Regex to Find Rack Files
Python Regex to Find Rack Files
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Match Discord Emoji
This matches all type of emoji which can be used on Discord.
Submitted by
cph101
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Catch multiline escaped text between quotes
Catch multiline escaped text between quotes: Catch quotes It is a functional component...
Submitted by
David Blanchard
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
CHECK
CHECK
Submitted by
vishnu
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
camel-assistnt resp
camel-assistnt resp
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
non-sargable finder
find non-sargable sql
Submitted by
nick preston
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
Authelia regex path rules
Testing Authelia subdomain / path rules. You can read more at the Authelia Docs By default, this regex101 page is shown a test for a generic API path domain: "some-sub.drpranavmishra.com" resources:...
Submitted by
Pranav Mishra
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
ajuda
criado para fins de teste
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
traceid or teace_id of skywalking
match for traceid of skywalking etc.
Submitted by
czwanga
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
lazada share mobile url
regex for lazada share link from mobile apps
Submitted by
lavi
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
lazada campaign
regex lazada campaign url
Submitted by
lavi
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
lazada product desktop
lazada url product desktop
Submitted by
lavi
-
a month ago
1
...
4
5
6
7
8
9
10
...
854
Email selection
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre2
/
(?<=
[
;|,:
]
|
^
)
(
[
A
-
Z
\.\-
a
-
z1
-
9
]
+
@
[
A
-
Za
-
z1
-
9
]
+
?
\.
[
A
-
Za
-
z1
-
9
\.
]
+
?
)
(?=
[
;|,:
]
|
$
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 3 months ago