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 5,620 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tacacs legacy server definition: sentence and parts
Python
This query extract the entire tacacs legacy configuration by servers and divide its parts on groups
Submitted by
anonymous
-
5 months ago
2023-04-19 07:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract structure from dates
Python
1-12 / 2022
Submitted by
anonymous
-
5 months ago
2023-04-19 09:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email address supporting plus addressing and multiple subdomains.
ECMAScript (JavaScript)
This expression follows the rules displayed at https://knowledge.validity.com/hc/en-us/articles/220560587-What-are-the-rules-for-email-address-syntax-. Note that their rules DO NOT exactly match those of the applicable RFC 5322 (sections 3.2.3 and 3.4.1) and RFC 5321, but rather supports a pattern ...
Submitted by
Eric Bewley
-
5 months ago
2023-04-20 12:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract email from - Add "email"
ECMAScript (JavaScript)
Replace Add "xyz@abc.com" with xyz@abc.com
Submitted by
anonymous
-
5 months ago
2023-04-20 19:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
autogpt-system-command-parse
Python
autogpt-system-command-parse
Submitted by
anonymous
-
5 months ago
2023-04-20 20:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
auto-gpt-THOUGHTS block
Python
auto-gpt-THOUGHTS block
Submitted by
anonymous
-
5 months ago
2023-04-20 21:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
auto-gpt-parse next-action
Python
auto-gpt-parse next-action
Submitted by
anonymous
-
5 months ago
2023-04-20 22:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
autogpt-parse next-action
Python
autogpt-parse next-action
Submitted by
anonymous
-
5 months ago
2023-04-20 22:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
auto-gpt- parse system cmd
Python
auto-gpt- parse system cmd
Submitted by
anonymous
-
5 months ago
2023-04-21 23:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test everything
Java 8
hello
Submitted by
anonymous
-
5 months ago
2023-04-23 00:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
hsl colors
ECMAScript (JavaScript)
matches many HSL and HSLA formats permitted in CSS
Submitted by
anonymous
-
5 months ago
2023-04-25 09:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
auto-gpt command google
Python
auto-gpt command google returned
Submitted by
anonymous
-
5 months ago
2023-04-26 23:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SparkplugB Topic Pattern
Python
SparkplugB has a specific pattern to the MQTT topic string. Included here is the convention of metrics as a continuation of the topic string (although as an element in the binary payload it is not!)
Submitted by
null-directory
-
5 months ago
2023-04-28 16:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
walter1976Split
Python
walter1976Split
Submitted by
anonymous
-
5 months ago
2023-05-02 03:51
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
walter1976FirstClean
Python
walter1976FirstClean
Submitted by
anonymous
-
5 months ago
2023-05-02 03:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SUPPL REGEX
Java 8
Regex to get only information in the SUPPL subdirectory
Submitted by
O'Connor
-
5 months ago
2023-05-02 16:38
(Last modified 4 months ago)
2023-05-12 16:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL Pattern Django
Python
URL Pattern Django
Submitted by
Fernando Olivera
-
5 months ago
2023-05-02 20:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
LC - Athento
Python
Expresion regular para extraer informacion desde el titulo de un documento
Submitted by
Fernando Olivera
-
5 months ago
2023-05-02 20:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
gsap current price
ECMAScript (JavaScript)
Getting google shopping current pricees
Submitted by
anonymous
-
5 months ago
2023-05-03 19:23
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
langchain
Python
langchain
Submitted by
anonymous
-
5 months ago
2023-05-04 04:48
1
...
274
275
276
277
278
279
280
281
space
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Regular Expression
ECMAScript (JavaScript)
/
[
0
-
9
]
{9}
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-10-22 14:39