Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 8,600 community submitted regex patterns...
1
Pokemon nodes
Python
For finding nodes in the network, here for Aipom.
Submitted by
anonymous
-
9 years ago
1
ghs LS Summary extractor
Python
no description available
Submitted by
anonymous
-
9 years ago
1
miri
Python
no description available
Submitted by
anonymous
-
9 years ago
1
re
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
nxtgn categories
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
nxtgn title grabber
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
VSO remove special symbols
ECMAScript (JavaScript)
no description available
Submitted by
Jon Henning Bergane
-
9 years ago
1
c
ECMAScript (JavaScript)
no description available
Submitted by
s
-
9 years ago
1
url regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Duration String (dhm)
ECMAScript (JavaScript)
Duration string in dhm format. Supported Values 20d 8h 30m 20d 8h 30m...
Submitted by
nehakadam
-
9 years ago
1
Url regex that capture the domain of the URL
ECMAScript (JavaScript)
https://developer.mozilla.org/es/ Url regex that capture the domain of the URL
Submitted by
anonymous
-
9 years ago
1
Url regex that capture the domain of the URLs
ECMAScript (JavaScript)
https://developer.mozilla.org/es/docs/Web/JavaScript https://www.google.es/webhp?hl=es Matches: MATCH 1...
Submitted by
D<OS>
-
9 years ago
1
Key-Value list separated by newlines
ECMAScript (JavaScript)
Example: foo = bar foo=bar foo= bar bar =foo foo = bar...
Submitted by
acosw
-
9 years ago
1
parse array to object p1
ECMAScript (JavaScript)
no description available
Submitted by
me
-
9 years ago
1
DER/BER Bitcoin signature
Python
Bitcoin transaction signature in BER/DER format
Submitted by
anonymous
-
9 years ago
1
regex to match absolute urls
Python
no description available
Submitted by
maq
-
9 years ago
1
International numeric format validator
ECMAScript (JavaScript)
International numeric format validator
Submitted by
unknown
-
9 years ago
1
magnet
ECMAScript (JavaScript)
Extract magnet links
Submitted by
Peng
-
9 years ago
1
VISA Name
ECMAScript (JavaScript)
Alpha numeric characters including "hyphens" "quotation marks" and "semicolons" only
Submitted by
ME
-
9 years ago
1
Visa Country of Issue
ECMAScript (JavaScript)
3 alpha characters expected, except in the instance of Germany which allows 1 alpha character.
Submitted by
anonymous
-
9 years ago
1
...
291
292
293
294
295
...
430
Community Library Entry
10
Regular Expression
Python
r"
{
(
[^
{}
]
*
)
\|
album}
"
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago