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
shift+click url() parser
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
Simple URL Regex
PCRE (PHP <7.3)
Regex for http/https/ftp or only domain url Examples: https://example.domain/page?=78 http://example.domain/page?=78 ftp://192.168.0.1:80...
Submitted by
Adrien H
-
10 years ago
1
Remove HIT Url package Info from Screen Print log
PCRE (PHP <7.3)
Screen print during an apt-update and install will generate a lot of data we don't need. This regex is used in your text editor to remove the HIT Url package information.
Submitted by
anonymous
-
10 years ago
1
Basic URL
ECMAScript (JavaScript)
Matches basic URLs and fails on things that aren't
Submitted by
anonymous
-
10 years ago
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
URL does not start with correct name
PCRE (PHP <7.3)
APPFW BLock URL
Submitted by
anonymous
-
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
...
33
34
35
36
37
...
51