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
Validate steam profile id perma-link
PCRE (PHP <7.3)
Validates the full url is a steamID64 profile perma-link
Submitted by
DrWhat
-
10 years ago
1
URL Regex
PCRE (PHP <7.3)
An advanced URL regex for http(s) and ftp.
Submitted by
Matthias Weiß
-
10 years ago
1
url tokenizer
PCRE (PHP <7.3)
break down a url to it's components
Submitted by
johnrcui
-
10 years ago
1
Isolate URL in Iframe
ECMAScript (JavaScript)
Will select everything between the double quotes in an Iframe's src tag. Useful for retrieving/replacing the URL.
Submitted by
anonymous
-
10 years ago
1
url
ECMAScript (JavaScript)
url
Submitted by
anonymous
-
10 years ago
1
Parsing a host from a URL
ECMAScript (JavaScript)
no description available
Submitted by
Alex LaFroscia
-
10 years ago
1
Match URL segment
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
JSFiddle embeded link
ECMAScript (JavaScript)
A regex to match any permutation of JS Fiddles embed URL.
Submitted by
Valtrius
-
10 years ago
1
Library, New Books
ECMAScript (JavaScript)
Used on "http://adi.sunyconnect.suny.edu:4610/adi_new_book.html" to get the URL, Call Number, Title, and Author of all the new books listed.
Submitted by
Daniel Foote
-
10 years ago
1
URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
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
...
9
10
11
12
13
...
51