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
Find AEVA WebWiz self-referent links (working)
Python
Expression to locate AEVA Forum (http://forums.aeva.asn.au) internal links as part of a conversion process from WebWiz to phpBB This expression is currently working in this regex-tester, including picking up relative URLs Now excludes enclosing quotes for relative URLs ...
Submitted by
anonymous
-
8 years ago
0
GitHub issues URL to Markdown link
PCRE (PHP <7.3)
Converts a URL like https://github.com/versionpress/versionpress/issues/123 to `#123, sort of what Markdown (GFM) parser on GitHub does automatically
Submitted by
borekb
-
8 years ago
0
img tag's URL graver
PCRE (PHP <7.3)
This regex allowts to get the url from the HTML's img tag.
Submitted by
anonymous
-
8 years ago
0
Extract Video ID from YouTube URLs
PCRE (PHP <7.3)
This straight forward regex extracts the Video ID from many different YouTube URL types.
Submitted by
Teocci
-
8 years ago
0
URL Catcher Regexp
PCRE (PHP <7.3)
Espressione regolare per catturare un URL in un testo
Submitted by
Samuel Panicucci
-
8 years ago
0
Find images URL in text
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Links without protocol
PCRE (PHP <7.3)
Heavily inpired by https://stackoverflow.com/questions/6038061/regular-expression-to-find-urls-within-a-string
Submitted by
anonymous
-
8 years ago
0
Basic URL Validation - SEMrush
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Url Parse and Parts
ECMAScript (JavaScript)
Parse and split in groups URL parts https://www.pnukee.com.br:443/user/1?v=1#id Group 0 = Full entry (https://pnukee.com.br:80/user/1?v=1#id) Group 1 = Protocol = (http:// or https://)...
Submitted by
Eleison Christiano
-
8 years ago
0
Skip line contain HTML element attribute which have a URL value
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
URL Matcher
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Validate App Proxy Url
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Host from URL
PCRE (PHP <7.3)
Pulling host domain from URL that can be in any format (protocol listed or not, path listed or not, IPv4 or 6 addresses, port)
Submitted by
Drew G
-
8 years ago
0
Compare Web URL
PCRE (PHP <7.3)
Check the website url using pattern matcher
Submitted by
Nirav Shah
-
8 years ago
0
Parsing and extracting data from a URL
PCRE (PHP <7.3)
(\w+)://([\w\d\.-]*):?(\d+)? https://regexone.com/problem/extracting_url_data
Submitted by
anonymous
-
8 years ago
0
traincode
PCRE (PHP <7.3)
Submitted by
anonymous
-
8 years ago
0
text after last slash in url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Twitter profile URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
0
Select Base Url without standard ports
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Select Base Url without standard ports
ECMAScript (JavaScript)
1 Part baseurl (req) 2 Part Port (optional) but not 443 or 80 3 Part /latest (optional) (req)(:opt(!443 or 80))(opt)
Submitted by
anonymous
-
8 years ago
1
...
27
28
29
30
31
...
51