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
Fetch facebook id/slug from url
PCRE (PHP <7.3)
use part 6
Submitted by
AlmogBaku
-
10 years ago
0
url validation HTML5
ECMAScript (JavaScript)
This is validation that is used in html5 for validate the url. http://www.faqs.org/rfcs/rfc3987.html
Submitted by
Alex Matos
-
10 years ago
1
IP URL
PCRE (PHP <7.3)
Get all URLS that are IP Based URLS
Submitted by
notrin
-
10 years ago
1
Get content from CSS url() param
PCRE (PHP <7.3)
Get data or url from css > background > url option.
Submitted by
Gokhan Ege
-
10 years ago
1
FFXIV Lodestone Character profile
PCRE (PHP <7.3)
Parses full url up to character page. Ignores http:// and anything after character ID
Submitted by
JaveLiner
-
10 years ago
0
Website URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
ZAP exclude URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
0
url validator
PCRE (PHP <7.3)
no description available
Submitted by
Briareos
-
10 years ago
1
regex to match absolute urls
Python
no description available
Submitted by
maq
-
10 years ago
1
Url regex that capture the domain of the URLs
ECMAScript (JavaScript)
https://developer.mozilla.org/es/docs/Web/JavaScript https://www.google.es/webhp?hl=es Matches: MATCH 1...
Submitted by
D<OS>
-
10 years ago
1
Url regex that capture the domain of the URL
ECMAScript (JavaScript)
https://developer.mozilla.org/es/ Url regex that capture the domain of the URL
Submitted by
anonymous
-
10 years ago
1
url regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
YouTube URL ID matcher
ECMAScript (JavaScript)
Created for replacing everything except video ID from YouTube URL
Submitted by
kamilius
-
10 years ago
0
Parse Query segment from URL path
PCRE (PHP <7.3)
no description available
Submitted by
Matthew Marcus
-
10 years ago
0
Url Parser for Alpha(Dash Numeric) Pattern
PCRE (PHP <7.3)
a-123-2134
Submitted by
Matthew Marcus
-
10 years ago
1
url extractor
PCRE (PHP <7.3)
Will extract URLs from text string if they have a space or line ending at the end and are not wrapped inside a string delimiter
Submitted by
pip
-
10 years ago
0
URL Query String Parser
ECMAScript (JavaScript)
Parses a URL query string (ignores anything after #) and returns parameters and values separately.
Submitted by
Ross Tracy
-
10 years ago
1
URL Parameters & Values
ECMAScript (JavaScript)
Returns matches of parameter and value separately from a URL. Ignores anything after a #.
Submitted by
Ross Tracy
-
10 years ago
1
Parse Entire URL
PCRE (PHP <7.3)
This regex is a mashup that strips protocol, domain and URI into seperate capture groups.
Submitted by
Robert Kozora
-
10 years ago
1
URL that allows IP
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
...
40
41
42
43
44
...
51