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
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Parse Query segment from URL path
no description available
Submitted by
Matthew Marcus
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Url Parser for Alpha(Dash Numeric) Pattern
a-123-2134
Submitted by
Matthew Marcus
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
SQLALCHEMY_DATABASE_URI parser
Parse SQLALCHEMY_DATABASE_URI
Submitted by
jdnier
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
math chain comparisons with optional matched paren
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Cookie body
Get the body of a specific cookie from an HTTP header.
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
-
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
PDF Boxes Matcher
It should match the Media, Crop, ... boxes
Submitted by
Efrem Sbirul
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
alaki
asdsdf
Submitted by
anonymous
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
javascript
java
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
select in tag - with no tag
as title
Submitted by
Wiktor
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
url extractor
Will extract URLs from text string if they have a space or line ending at the end and are not wrapped inside a string delimiter
Submitted by
pip
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
ethtool_speed
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
phone services
no description available
Submitted by
Lam Nguyen
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Minecraft Crashlog Mod Errored
Use this to find wich mods (in Minecraft, Forge) errored out in the Crashlog
Submitted by
anonymous
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Argentine postal code validation
validation for Argentina postal codes, previous four digits + new CPA
Submitted by
jpaulini
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
javascript
URL Query String Parser
Parses a URL query string (ignores anything after #) and returns parameters and values separately.
Submitted by
Ross Tracy
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
URL Parameters & Values
Returns matches of parameter and value separately from a URL. Ignores anything after a #.
Submitted by
Ross Tracy
-
8 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
python
SED
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Akamai Logs
Akamai Logs
Submitted by
wzr
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Parse Entire URL
This regex is a mashup that strips protocol, domain and URI into seperate capture groups.
Submitted by
Robert Kozora
-
8 years ago
1
...
723
724
725
726
727
728
729
...
853
HTML img
Vote
6
11 upvotes, 5 downvotes (69% like it) (You must be signed in to vote)
Regular Expression
javascript
/
<img
[^
>
]
*
?
src
\s
*
=
\s
*
[
""'
]
?
(
[^
'""
>
]
+
?
)
[
'""
]
[^
>
]
*
?
>
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Pirate11
- 8 years ago