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
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Lookahead/lookbehind DoB
DoB with Lookahead and Look behind
Submitted by
Arif
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Comma Separated Email Regex
Comma Separated Email Regex
Submitted by
Kahnu
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Cloudfront URL pointing to S3
Public Cloudfront URL that redirects to a S3 file
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Scryfall - Cards with ability counters
Find all cards with keyword ability counters in their oracle text.
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
test
address\s\d+\srange\s(?\S+)\s*(?\S+)
Submitted by
anonymous
-
5 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
IPv4
| Regex | Number | | :----------: | :-----------: | | 1?[1-9]?\d | 0-99, 110-199 | | 12\d | 100-149, 200-249 | | 25[0-5] | 250-255 | ...
Submitted by
MicroMicrocosm
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
russian phone number
That's work!
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Phone_number_test
Test
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Regexy uczelnia
Wyszukuje słowo Mikołaj
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Decimal upto 5 places
select only number with or without decimal place and limit decimal places to 5 decimals
Submitted by
YJ
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
French Insurance Number
French Insurance Number
Submitted by
Dohts
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Find Japanese
Find Japanese
Submitted by
nghilq
-
5 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
capitalAfterVowel
Given a string, make every consonant after a vowel uppercase.
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Find validation name and name inside parentheses
Find validation name and name inside parentheses
Submitted by
nghilq
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Match PWSID
Match PWSID
Submitted by
Matt Horrell
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
<> stuff
desc
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
interpretazione causale bonifico
interpretazione causale bonifico
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
DLP Control Regex | Credit Card & SSN
Regex code that can be used to group for credit card and social security number.
Submitted by
Abdullah Dalgic
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Checking if it's an hubspot url
This Regex checks if it's a valid hubspot domain
Submitted by
anonymous
-
5 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Only numbers and length 9
Only numbers and length 9
Submitted by
anonymous
-
5 months ago
1
...
33
34
35
36
37
38
39
...
852
Throttling logs - C4C
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre2
/
(
"log":"
.
*
?
(?P<message>
Company
\s
*
[^
\.
]
+
.
)
\s
*
Company:
\s
*
\[
(?P<company>
[
0
-
9
]
+
)
\]\.
\s
*
Rate:
\s
*
\[
(?P<rate>
[
0
-
9
\.
B
\\\/
s
]
+
)
\]
)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 months ago