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...
0
Bandcamp url validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
Validate image URL
PCRE (PHP <7.3)
Adaptation of RFC-3986 uri validation - https://tools.ietf.org/html/rfc3986 Validates that URL contains an image (jpg/jpeg/png/gif) reference whilst also allowing for queries Key parts of URL are captured in named groups The URL portion is also optional, so will validate just an image filename if r...
Submitted by
Norris
-
7 years ago
0
Gallery to URLs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Samasource url path - PML extraction
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Samasource url path - PML extraction
Python
no description available
Submitted by
anonymous
-
7 years ago
0
url ending in 'digit/' or 'copy'
PCRE (PHP <7.3)
to identify instances where the url has been copied
Submitted by
anonymous
-
7 years ago
0
Simple Python URL Matcher
Python
A simple python url matcher matching protocol, host, port, path, params, tag
Submitted by
xinbenlv
-
7 years ago
0
HTTP ETag header match (RFC7232)
PCRE (PHP <7.3)
HTTP ETag header match (RFC7232) HTTP ETag RFC specification: https://tools.ietf.org/html/rfc7232#section-2.3
Submitted by
anonymous
-
7 years ago
0
Find URLs (incl. Numerical)
PCRE (PHP <7.3)
Search text for any URL, including numerical IPs and greater than 3 char domain extensions. Also searches for http(s) alone, include with a third slash, as I ran into scumbag Russian spammers who were doing this.
Submitted by
J. Scott Elblein
-
7 years ago
0
extract domain from URL
PCRE (PHP <7.3)
Extracts "example" from URLs like "http://www.example.com"
Submitted by
victorocn
-
7 years ago
0
Filename.extention
ECMAScript (JavaScript)
One match
Submitted by
https://stackoverflow.com/questions/4549654/get-filename-from-url-using-regular-expressions-or-javascript
-
7 years ago
0
RDJ: MP3 Url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
006 - PaloAlto Threat url CSV
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
URL match with specific string pattern
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
String between URL slashes
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
1
GIT URL
ECMAScript (JavaScript)
no description available
Submitted by
UNKNW
-
7 years ago
0
Youtube id from a youtube url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Url Redirect
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
youtube iframe embed code src video id and params
ECMAScript (JavaScript)
Matches full src url and individual video id and params in a YouTube iframe embed tag.
Submitted by
Robert Klein Kromhof
-
7 years ago
0
Facebook: parse page name from url
Python
no description available
Submitted by
cx
-
7 years ago
1
...
25
26
27
28
29
...
51