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)
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
-
21 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Extract Movie Title and Year from Torrent Names
Extract Movie Title and Year from Torrent Names
Submitted by
Ranveer
-
23 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Trimmed (no unicode space separators at start or end of string
Disallows all space-like characters -- see https://www.fileformat.info/info/unicode/category/Zs/list.htm -- at the start or end of the string
Submitted by
anonymous
-
23 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
phones
Разбирает список телефонов, разделенных ;
Submitted by
Alex
-
23 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
gsap current price
Getting google shopping current pricees
Submitted by
anonymous
-
24 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Get digits
Trying to get digits
Submitted by
Arthur Silva
-
24 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
SUPPL REGEX
Regex to get only information in the SUPPL subdirectory
Submitted by
O'Connor
-
25 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
walter1976LastClean
walter1976LastClean
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Commafication (this BREAKS ON APPLE DEVICES!!!!)
Commafy any number! 30000 = 30,000 303123 = 303,123 999888777 = 999,888,777
Submitted by
Mendel Groner
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Unicode Email Validation
Unicode Email Validation
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
匹配限定后缀名的文件,忽略大小写
匹配.mka后缀名的文件,忽略大小写
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
匹配限定后缀名中的指定关键字,忽略大小写
匹配.mkv和.mp4后缀名中包含menu或sp或.sample,忽略大小写
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
hsl colors
matches many HSL and HSLA formats permitted in CSS
Submitted by
anonymous
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
Türkiye Araç Plaka Regexi - Türkiye Car Plate Regex
Gist link for Java : https://gist.github.com/Gencturk-m/9962ce1e1dcf4dd9307062e34b023183 Aşağıdaki yapıdaki plakaları kabul eder: "01-81 X 9999", "01-81 X 99999"...
Submitted by
Melih Gençtürk - https://github.com/gencturk-m
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
test everything
hello
Submitted by
anonymous
-
a month ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
golang re2 negative lookahead
Aquivalent solution for golang's unsupported negative lookahead in re2 flavor of go's regex. This example provides a negative lookahead similar to (?!/api/) ignoring routes with the /api/ prefix at the start.
Submitted by
misha
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Extract email from - Add "email"
Replace Add "xyz@abc.com" with xyz@abc.com
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Email address supporting plus addressing and multiple subdomains.
This expression follows the rules displayed at https://knowledge.validity.com/hc/en-us/articles/220560587-What-are-the-rules-for-email-address-syntax-. Note that their rules DO NOT exactly match those of the applicable RFC 5322 (sections 3.2.3 and 3.4.1) and RFC 5321, but rather supports a pattern ...
Submitted by
Eric Bewley
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Pick uuidValue from jSON payload
.
Submitted by
jeevan
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Filename without extension
Selects only the filename of a file, including dotfiles.
Submitted by
anonymous
-
a month ago
1
2
3
4
5
...
184
idk
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
javascript
/
(
(?:
[
(|
]
)
-
)?
\d
*
(
\.
\d
*
)?
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 3 months ago