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...
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
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
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
Simple Python URL Matcher
Python
A simple python url matcher matching protocol, host, port, path, params, tag
Submitted by
xinbenlv
-
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
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
Gallery to URLs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Bandcamp url validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
URL Parts Extractor
ECMAScript (JavaScript)
Validate URL and extracts its parts.
Submitted by
anonymous
-
7 years ago
0
Find url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
http = url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Domain Grabber
PCRE (PHP <7.3)
Grabs the domain of a url
Submitted by
anonymous
-
7 years ago
0
subdomain Grabber
PCRE (PHP <7.3)
Gets the subdomain in a url
Submitted by
anonymous
-
7 years ago
0
Http url parser
PCRE (PHP <7.3)
parse http url into scheme, domain, uri, hash, (user port if exist)
Submitted by
anonymous
-
7 years ago
0
Canonical URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
RC :: URLs sem brasil (lookahead)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
updated url regex php
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
get url from sitemap.xml
PCRE (PHP <7.3)
get url's from sitemap.xml
Submitted by
anonymous
-
7 years ago
0
local(url)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
...
5
6
7
8
9
...
50