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...
1
URL Parse
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
PHP URL Regex
PCRE (PHP <7.3)
no description available
Submitted by
Max Maxymenko
-
10 years ago
1
parse ssh url
PCRE (PHP <7.3)
no description available
Submitted by
lem
-
10 years ago
1
VK Video url check and get ID
PCRE (PHP <7.3)
$match[0] - full url $match[1] - just id
Submitted by
Denis Efremov
-
10 years ago
1
YouTube video url and ID
PCRE (PHP <7.3)
$match[0] - full url $match[1] - ID only
Submitted by
Denis Efremov
-
10 years ago
1
file name in url
PCRE (PHP <7.3)
get the file name of an image url
Submitted by
Alex
-
10 years ago
1
Parse URL and image file name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
check youtube url
PCRE (PHP <7.3)
no description available
Submitted by
Fernando
-
10 years ago
1
domain/url
Python
Finda a domain or a url, with ot without a port in a string. Includes http and https
Submitted by
Shmuel Blitz
-
10 years ago
1
Cyrillic URLs
Python
Matches domain name of URL, supports standart and Cyrillic IDN URLs
Submitted by
MrYodda
-
10 years ago
1
Match URL
ECMAScript (JavaScript)
no description available
Submitted by
http://piecedigital.github.io
-
10 years ago
1
yFrame Origin Filter
ECMAScript (JavaScript)
Pattern used to filter URL origin (protocol:host) for yFrame.
Submitted by
grese
-
9 years ago
1
URL Validation
PCRE (PHP <7.3)
Simple URL Validation
Submitted by
anonymous
-
9 years ago
1
Brasileirão - Url de leagues
Python
no description available
Submitted by
jroque Junior | Raphael Fruneaux
-
9 years ago
1
select folders after url
PCRE (PHP <7.3)
no description available
Submitted by
Mauricio Rocha
-
9 years ago
1
last URL argument
ECMAScript (JavaScript)
A way to match the last URL argument that allows arguments to contain any characters except '#' and '/'. Assumes that URL argument separator is '/' and that the list starts with '#'. Clearly, not universal!
Submitted by
A. Roberts
-
9 years ago
0
Website url maxLength 50
ECMAScript (JavaScript)
no description available
Submitted by
Josiah
-
9 years ago
1
Josiah url
ECMAScript (JavaScript)
no description available
Submitted by
Josiah
-
9 years ago
1
search file name from path / url
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
URL parser for YouTube and Vimeo
PCRE (PHP <7.3)
Extract movie ID from URLs like YouTube and Vimeo
Submitted by
Max Chuhryaev
-
9 years ago
1
...
12
13
14
15
16
...
51