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
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
1
select folders after url
PCRE (PHP <7.3)
no description available
Submitted by
Mauricio Rocha
-
9 years ago
1
Brasileirão - Url de leagues
Python
no description available
Submitted by
jroque Junior | Raphael Fruneaux
-
9 years ago
1
URL Validation
PCRE (PHP <7.3)
Simple URL Validation
Submitted by
anonymous
-
9 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
Match URL
ECMAScript (JavaScript)
no description available
Submitted by
http://piecedigital.github.io
-
9 years ago
2
csv split, accounting for 'sub-csv' groups inside brackets
PCRE (PHP <7.3)
This came up as a need for splitting a url param into an array ofr stings, where such a string may be a sublist contained within a bracket pair
Submitted by
Martin Renvoize
-
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
URL does not start with correct name
PCRE (PHP <7.3)
APPFW BLock URL
Submitted by
anonymous
-
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
check youtube url
PCRE (PHP <7.3)
no description available
Submitted by
Fernando
-
10 years ago
1
Parse URL and image file name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
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
2
<a href=" replacer
PCRE (PHP <7.3)
to put # instead of url
Submitted by
mrBakop
-
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
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
parse ssh url
PCRE (PHP <7.3)
no description available
Submitted by
lem
-
10 years ago
1
PHP URL Regex
PCRE (PHP <7.3)
no description available
Submitted by
Max Maxymenko
-
10 years ago
1
URL Parse
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
2
extract hostname
PCRE (PHP <7.3)
extracts hostname from url
Submitted by
Kristine Poghosyan
-
10 years ago
1
...
37
38
39
40
41
...
51