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 11,480 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Session Start/Close
Python
Capturing Start/Close in IRC-logs
Submitted by
Corpset
-
6 months ago
2023-05-23 09:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
latlonlatlon
PCRE (PHP <7.3)
gg
Submitted by
anonymous
-
6 months ago
2023-05-22 19:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PLDI regex 3
Python
for pldi answer
Submitted by
PlaceReporter99
-
6 months ago
2023-05-21 15:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PLDI regex 2
Python
for pldi answer
Submitted by
PlaceReporter99
-
6 months ago
2023-05-21 14:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PLDI regex 1
Python
For pldi answer
Submitted by
PlaceReporter99
-
6 months ago
2023-05-21 14:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dyno warning regex
Python
Used to separate things in dyno warning
Submitted by
anonymous
-
6 months ago
2023-05-21 11:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hesla ISJ
Python
ISJ
Submitted by
anonymous
-
6 months ago
2023-05-19 17:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
100-4300
Python
match 100, 200, 300 upto 4300
Submitted by
anonymous
-
6 months ago
2023-05-19 12:19
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Get <NIC>
Python
Get NICs from string
Submitted by
anonymous
-
7 months ago
2023-05-14 06:44
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Home
Golang
Dj dus er geen je een je aan je enige eerst een he we er
Submitted by
Webmaster
-
7 months ago
2023-05-13 08:42
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
extract <*n or <n where n is a number
Golang
see https://stackoverflow.com/questions/76228402/regex-to-extract-n-where-n-is-digit
Submitted by
code_monk
-
7 months ago
2023-05-11 14:37
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
ENEL T5 Mono
PCRE (PHP <7.3)
T
Submitted by
anonymous
-
7 months ago
2023-05-11 13:35
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
all instagram regex
PCRE (PHP <7.3)
(?:https?:\/\/)?(?:www.)?instagram.com\/?([a-zA-Z0-9\.\\-]+)?\/([p]+)?([reel]+)?([tv]+)?([stories]+)?\/([a-zA-Z0-9\-\\.]+)\/?([0-9]+)?
Submitted by
threedot
-
7 months ago
2023-05-09 10:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Python Regex to Find Rack Files
Python
Python Regex to Find Rack Files
Submitted by
anonymous
-
7 months ago
2023-05-08 17:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
camel-assistnt resp
Python
camel-assistnt resp
Submitted by
anonymous
-
7 months ago
2023-05-08 02:59
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Authelia regex path rules
Golang
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
-
7 months ago
2023-05-06 19:29
(Last modified 7 months ago)
2023-05-07 13:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
domain name with subdomains
PCRE (PHP <7.3)
should match any domain with one or more subdomains
Submitted by
Igor Tiulkanov
-
7 months ago
2023-05-05 14:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
langchain
Python
langchain
Submitted by
anonymous
-
7 months ago
2023-05-04 04:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get digits
Golang
Trying to get digits
Submitted by
Arthur Silva
-
7 months ago
2023-05-03 18:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LC - Athento
Python
Expresion regular para extraer informacion desde el titulo de un documento
Submitted by
Fernando Olivera
-
7 months ago
2023-05-02 20:15
1
2
3
4
5
6
7
...
574
Author cite
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
(
(?P<fname>
[
A
-
Za
-
zåé
]
+
?
[
A
-
Za
-
zåé
]
+
\.
?
?
)+
(?P<lname>
[
A
-
Za
-
zåé
]
+
\.
?
?
)
)
(?:
(?:
\d
+
,
)+
?
)?
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
6 months ago
2023-05-30 13:00