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 18,000 community submitted regex patterns...
1
get short title of people from woflframalpha
Python
no description available
Submitted by
anonymous
-
9 years ago
1
email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
File Name Finder
PCRE (PHP <7.3)
no description available
Submitted by
Tyler Mills
-
9 years ago
1
numbahs
Python
no description available
Submitted by
anonymous
-
9 years ago
1
standard email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Infobox of Wiki
Python
no description available
Submitted by
anonymous
-
9 years ago
1
keekeke
PCRE (PHP <7.3)
kekekekkekeke
Submitted by
checnev
-
9 years ago
1
le test a toto
PCRE (PHP <7.3)
toto
Submitted by
toto
-
9 years ago
1
email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Validate steam profile id perma-link
PCRE (PHP <7.3)
Validates the full url is a steamID64 profile perma-link
Submitted by
DrWhat
-
9 years ago
1
Alter SQL Create Table
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
TV shoe file name matcher
PCRE (PHP <7.3)
Match TV information in filenames.
Submitted by
anonymous
-
9 years ago
1
SmartTag Builder RegEx Tag Parsing
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
chess move detector
ECMAScript (JavaScript)
Detects SYNTACTICALLY correct chess moves (i.e. it doesn't check whether the move itself is actually valid)
Submitted by
Terence Linnell
-
9 years ago
1
URL Regex
PCRE (PHP <7.3)
An advanced URL regex for http(s) and ftp.
Submitted by
Matthias Weiß
-
9 years ago
1
url tokenizer
PCRE (PHP <7.3)
break down a url to it's components
Submitted by
johnrcui
-
9 years ago
1
@ngInject
PCRE (PHP <7.3)
no description available
Submitted by
Jonathan Rubin Yaniv
-
9 years ago
1
fdwfe
ECMAScript (JavaScript)
few
Submitted by
few
-
9 years ago
1
Isolate URL in Iframe
ECMAScript (JavaScript)
Will select everything between the double quotes in an Iframe's src tag. Useful for retrieving/replacing the URL.
Submitted by
anonymous
-
9 years ago
1
StringyTyped
PCRE (PHP <7.3)
Singular
Submitted by
anonymous
-
9 years ago
1
...
134
135
136
137
138
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
(
.
+
)
@
(
.
+
)
(
\.
[
a
-
zA
-
Z1
-
9
]
{2,6}
)
/
Open regex in editor
Description
no description available
Submitted by
anonymous
-
9 years ago