Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 1,020 community submitted regex patterns...
0
Match URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Foundational Offering URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Foundational Offering URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Growth Offering URLs
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
-2
Url regex
PCRE2 (PHP >=7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Url
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Match URI with grouped URL syntaxes
ECMAScript (JavaScript)
Validate (although, not recommended) URI scheme, and separate the URI syntax with multiple groups.
Submitted by
outrowed
-
4 years ago
1
Domain from URL
PCRE (PHP <7.3)
Matches everything before after // or www and before a period. If needed, replace the matched elements with blanks.
Submitted by
anonymous
-
5 years ago
1
URL Domain Extractor
ECMAScript (JavaScript)
Extracts and returns the domain name from a given URL.
Submitted by
anonymous
-
5 years ago
1
Valid URL RegEx
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
Extract domain from URL
PCRE (PHP <7.3)
'www.xakep.ru' === xakep 'http://github.com/carbonfive/raygun' === github 'https://www.cnet.com' === cnet 'xewveqmwcz90sl64.co/' === xewveqmwcz90sl64
Submitted by
anonymous
-
5 years ago
3
Full Best URL Regex Match
PCRE (PHP <7.3)
Best Full URL Regex to match URL, This is simple and can match 64K of url regex under 77ms Regex Matches All Below and more: https://example.domain http://example.domain...
Submitted by
divineniiquaye
-
5 years ago
2
Simple Best URL Regex Match
PCRE (PHP <7.3)
Best URL Regex to match URL, This is simple and can match 64K of url regex under 20ms Regex Matches All Below and more: https://example.domain http://example.domain...
Submitted by
anonymous
-
5 years ago
0
Extract host from url
Python
no description available
Submitted by
anonymous
-
5 years ago
0
extract image urls
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
URL media (mp3, mp4) or else
ECMAScript (JavaScript)
URL media (mp3, mp4) or else
Submitted by
anonymous
-
5 years ago
0
converting rel to abs url. - part 1
PCRE (PHP <7.3)
this covers all scenarios apart from url that start with / and not //
Submitted by
anonymous
-
5 years ago
0
Match imdb id or title from url 2
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Match imdb id or title from url
Python
no description available
Submitted by
anonymous
-
5 years ago
0
Match imdb id from url
Python
no description available
Submitted by
anonymous
-
5 years ago
1
...
14
15
16
17
18
...
51