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 2,540 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Filtering of URL parameter passwords
PCRE2 (PHP >=7.3)
When logging URLs the passwords that are sent as URL parameters should be masked out to not write them in clear text into the log files.
Submitted by
Jan Kessler
-
a year ago
2022-09-09 14:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
поиск по ключу но только при наличии еще одного ключа
PCRE2 (PHP >=7.3)
регулярное выражение по вхождению ключа, но только при наличии еще одного ключа
Submitted by
Oin
-
a year ago
2022-09-09 11:12
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
aadhar number
PCRE2 (PHP >=7.3)
Finds Aadhar number from given string
Submitted by
anonymous
-
a year ago
2022-09-08 13:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
AWS Cron regex
PCRE2 (PHP >=7.3)
A incomplete regex for validating AWS cron expressions
Submitted by
anonymous
-
a year ago
2022-09-08 01:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nextflow
PCRE2 (PHP >=7.3)
nextflow grammer
Submitted by
anonymous
-
a year ago
2022-09-07 20:26
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
find all url in <a> in html
PCRE2 (PHP >=7.3)
for tp
Submitted by
anonymous
-
a year ago
2022-09-07 20:15
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
find text in html
PCRE2 (PHP >=7.3)
for tp
Submitted by
anonymous
-
a year ago
2022-09-07 20:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Encontrado Milhares
PCRE2 (PHP >=7.3)
milhares/centenas/dezenas milhares/centenas/dezenas/unidades milhares/centenas milhares/dezenas
Submitted by
anonymous
-
a year ago
2022-09-06 15:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL REGEX
PCRE2 (PHP >=7.3)
URL REGEx
Submitted by
anonymous
-
a year ago
2022-09-06 15:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Regex
PCRE2 (PHP >=7.3)
URL regex
Submitted by
anonymous
-
a year ago
2022-09-06 15:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Beatiful.ai clean up
PCRE2 (PHP >=7.3)
.
Submitted by
anonymous
-
a year ago
2022-09-06 15:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UUID Validator
PCRE2 (PHP >=7.3)
Yup, that's a Universal Unique Identifier alright
Submitted by
anonymous
-
a year ago
2022-09-06 10:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Numbers only
PCRE2 (PHP >=7.3)
Detect numbers only in entire word each line
Submitted by
sarumie
-
a year ago
2022-09-06 04:46
(Last modified a year ago)
2022-09-06 04:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
cyrillic month match
PCRE2 (PHP >=7.3)
Соня :3
Submitted by
seocringe
-
a year ago
2022-09-05 20:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SWIG ModuleName
PCRE2 (PHP >=7.3)
indentify the Modulename
Submitted by
anonymous
-
a year ago
2022-09-05 09:12
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
PowerShell RegEx - Renaming ROM Files in ROMs Directory
PCRE2 (PHP >=7.3)
Renaming ROM Files in ROMs Directory
Submitted by
MrMattiPants
-
a year ago
2022-09-05 02:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match words separated by comma in a line starting with a specific keyword
PCRE2 (PHP >=7.3)
From https://stackoverflow.com/questions/54387368/match-words-separated-by-comma-in-a-line-starting-with-a-specific-keyword Modified to help me edit Logseq markdown files. Searching for page properties.
Submitted by
anonymous
-
a year ago
2022-09-04 18:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
(1) Custome, 50 Another Word
PCRE2 (PHP >=7.3)
Some description
Submitted by
anonymous
-
a year ago
2022-09-02 20:18
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
iCal
PCRE2 (PHP >=7.3)
iCal parser
Submitted by
Appenjel
-
a year ago
2022-09-02 19:09
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Email with gmail+ implementation
PCRE2 (PHP >=7.3)
Regex of email with ability to add gmail's +example system example: root email = user@gmail.com gmail+ = user+extra@gmail.com
Submitted by
brad
-
a year ago
2022-09-02 18:33
1
...
44
45
46
47
48
49
50
...
127
Website validation
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
^
(
http:
\/\/
|
https:
\/\/
)?
(
www
\.
)?
[
a
-
zA
-
Z0
-
9-_
\.
]
+
\.
[
a
-
zA
-
Z
]
+
(
:
\d
+
)?
(
\/
[
a
-
zA
-
Z
\d
\.\-
_
]
*
)*
[
a
-
zA
-
Z.!@#$%&=
-
_'":,.?
\d
*)(
]
*
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
a year ago
2022-06-27 04:00