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)
javascript
Paswword with min a upper case, a lower case, a digit without accent
Paswword with min a upper case, a lower case, a digit without accent and special case (.@-_)
Submitted by
JY
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
catch TXT record DNS
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
Numbers Only
valid only for alpha numeric values ,Its invertion of number check operation return false if number return true if alpha numeric
Submitted by
deadpool
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
SubRE
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Remove Empty Lines
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Find Empty Classes
no description available
Submitted by
bees
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
filepath
finds filepath /asdfa/a
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Youtube Link ID Parser
Parses the ID out of a youtube link
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
fiter plain text from plain text + html content
It fiters plain text from plain text + html content, the input has the shape: "plain text html content" It keeps only the plain text at the beginning.
Submitted by
gugol
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
Parse JSON values
Parses JSON keys and values between quotation marks, supports escaping the quotation marks by backspashes
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
test
test
Submitted by
anonymous
-
7 years ago
5
5 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Match Only Text
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
step1
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
C-style comments
Match C-style comments
Submitted by
Mykola Orliuk
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
NĂºmero telefone celular brasileiro
Recebe os formatos: 1: dd xxxxx-xxxx 2: (dd) xxxxx-xxxx 3: ddxxxxx-xxxx 4: (dd)xxxxx-xxxx
Submitted by
Cleverson
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
E-mail validation
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
HH:MM
Validates 24 hour formmatted hours and minutes
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
RUBROS
no description available
Submitted by
anonymous
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
a
a
Submitted by
a
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
SearchForPhotoName
no description available
Submitted by
anonymous
-
7 years ago
1
...
297
298
299
300
301
302
303
...
377
Youtube Link
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
javascript
/
.
*
(?:
youtu
.
be
\/
|
v
\/
|
u
\/
\w
\/
|
embed
\/
|
watch
\?
v=
)
(
[^
#
\&\?
]
*
)
.
*
/
gi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago