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)
javascript
Remove leading "http://" or "https://" and optionally a "www."
Remove leading "http://" or "https://" and optionally a "www." for look up
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
HTML5 or custom element tag
Matches a HTML5/custom element valid tag format .
Submitted by
Shadrack Ndacayisenga
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
check attr type in HTML
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Carte bancaire
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
ASA Log Source
the source log of asa cisco firewall is not RFC formatted this regex (java) match all globaly
Submitted by
Christian Marangoni
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
email_validation
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Website Address Check
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Ruangan SLC 2016
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Мой рег
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
CCC
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
TELÉFONO INTERNACIONAL
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
DNI español
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
match \
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
California Medicaid (Medi-Cal) ID Validator
California Medicaid (Medi-Cal) ID Validator Verifies a series of 8 Digits, 1 Char, and 5 Digits together.
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Email
Regex to validate and get info from email string
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
A complete recognition of pattern for css selectors
no description available
Submitted by
Rafael Laurindo
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Look first character that are special chracters
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
A complete recognition of HTML elements pattern.
no description available
Submitted by
Rafael Laurindo
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Twitter hashtags
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
Siebel Id
no description available
Submitted by
anonymous
-
7 years ago
1
...
208
209
210
211
212
213
214
...
274
Youtube Link ID Parser
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
javascript
/
(?:
youtube
\.
com
\/
(?:
[^
\/
]
+
\/
.
+
\/
|
(?:
v
|
e
(?:
mbed
)?
)
\/
|
.
*
[
?&
]
v=
)
|
youtu
\.
be
\/
)
(
[^
"&?
\/
]
{11}
)
/
i
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago