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,000 community submitted regex patterns...
1
Full url
PCRE (PHP <7.3)
For full url.
Submitted by
MrDenzo
-
9 years ago
1
Universal URL
PCRE (PHP <7.3)
Matches any forms of common URLs with a single regular expression
Submitted by
np.trivial
-
9 years ago
1
[1]EXTRACT URL GET PARAMETERS
PCRE (PHP <7.3)
Returns key/value pair of a url. Also works with google fonts which has additional information
Submitted by
— Anonymous
-
9 years ago
1
[1]EXTRACT URL GET API PARAMETERS
PCRE (PHP <7.3)
Returns key/value pair of a url. Also works with google fonts which has additional information
Submitted by
Anonymous
-
9 years ago
1
Get image urls from Google Speed test
PCRE (PHP <7.3)
Get image urls from Google Speed test
Submitted by
Ken
-
9 years ago
1
Find Codepen ID from url
PCRE (PHP <7.3)
Find Codepen ID from url
Submitted by
onigetoc
-
9 years ago
1
Video URL
ECMAScript (JavaScript)
Checks weather a url points to a HTML5 supported video.
Submitted by
Pwed
-
9 years ago
1
Match YouTube URL
ECMAScript (JavaScript)
Match YouTube URLs
Submitted by
Xaotic
-
9 years ago
1
URL find inside text
PCRE (PHP <7.3)
Search url/link inside text, with/without schema, and with/without path/query
Submitted by
ZeCompadre
-
9 years ago
1
URL Validator
PCRE (PHP <7.3)
It validates almost all URL.
Submitted by
Anil Goswami
-
9 years ago
1
url regex
PCRE (PHP <7.3)
url regex for http(s) and redirects
Submitted by
anonymous
-
9 years ago
1
Capture Anchor Tag urls (http/https)
ECMAScript (JavaScript)
Capture all anchor tags url with http and https, excluding ftp links
Submitted by
koder5
-
9 years ago
1
url regx validate
PCRE (PHP <7.3)
validate from url with good regx
Submitted by
mohamed nabil hussien
-
9 years ago
1
Youtube URL Regex
PCRE (PHP <7.3)
Youtube URL validator Credit to: phuc77 The captured groups are: protocol...
Submitted by
Haroun SMIDA
-
9 years ago
1
Full URLs (by dpmontero.es)
Python
Get all URLs: www.lapagina.com pagina.com http://www.lapagina.com http://pagina.com https://www.lapagina.es
Submitted by
anonymous
-
9 years ago
1
Extract URL, FTP, Mailto
ECMAScript (JavaScript)
extract url such as http, https:, ftp and mailto from a string
Submitted by
Kumar Sundaram
-
8 years ago
1
img url checker
PCRE (PHP <7.3)
check if a given url is for a img type of jpeg, jpg, bmp, png
Submitted by
anonymous
-
8 years ago
1
Match HTML img elements with URL source
PCRE (PHP <7.3)
Matches all img tags that have a URL for the src attribute. Useful for updating all those links in your email templates, or where ever your using the \ tag
Submitted by
Doom87er
-
7 years ago
1
Meetup Event URL
ECMAScript (JavaScript)
Allowed URL patterns for Meetup.com events
Submitted by
anonymous
-
7 years ago
1
Web url to image file including capture groups
PCRE (PHP <7.3)
Conforms to various RFC specifications Captures key components of url: Protocol Authority Port...
Submitted by
anonymous
-
7 years ago
1
...
9
10
11
12
13
...
50