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
Basic URL
ECMAScript (JavaScript)
Matches basic URLs and fails on things that aren't
Submitted by
anonymous
-
10 years ago
1
Remove HIT Url package Info from Screen Print log
PCRE (PHP <7.3)
Screen print during an apt-update and install will generate a lot of data we don't need. This regex is used in your text editor to remove the HIT Url package information.
Submitted by
anonymous
-
10 years ago
1
Simple URL Regex
PCRE (PHP <7.3)
Regex for http/https/ftp or only domain url Examples: https://example.domain/page?=78 http://example.domain/page?=78 ftp://192.168.0.1:80...
Submitted by
Adrien H
-
10 years ago
0
URL query string regex
ECMAScript (JavaScript)
no description available
Submitted by
AC
-
10 years ago
2
Find url('./xxx)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
0
url(../xxx/xxx.jpg)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
shift+click url() parser
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
split URL in protokoll, domain, file(with path), parameter and anker
PCRE (PHP <7.3)
split URL in protokoll, domain, file(with path), parameter and anker
Submitted by
Candyman1332
-
10 years ago
-1
split URL in protokoll, domain, file(with path), parameter and anker
PCRE (PHP <7.3)
split URL in protokoll, domain, file(with path), parameter and anker
Submitted by
Candyman
-
10 years ago
0
get parts of URL
PCRE (PHP <7.3)
split URL in protokoll, domain, file(with path), parameter and anker
Submitted by
Candyman1332
-
10 years ago
1
Library, New Books
ECMAScript (JavaScript)
Used on "http://adi.sunyconnect.suny.edu:4610/adi_new_book.html" to get the URL, Call Number, Title, and Author of all the new books listed.
Submitted by
Daniel Foote
-
10 years ago
0
match dev URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
3
pronouceable strings
PCRE (PHP <7.3)
find pronouceable 10 letter srings that are either all caps or all lowercases based on jsbin.com pronouceable urls
Submitted by
anonymous
-
10 years ago
1
JSFiddle embeded link
ECMAScript (JavaScript)
A regex to match any permutation of JS Fiddles embed URL.
Submitted by
Valtrius
-
10 years ago
1
simple url regex (http,https)
ECMAScript (JavaScript)
To recognize url like (for the more complex one): https://word.office.live.com/wv/WordView.aspx?FBsrc=https%3A%2F%2Fwww.facebook.com%2Fattachments%2Ffile_preview.php%3Fid%3D713987203%26time%3D145332%26metadata&access_token=1606%3AAVKzw1&title=2016+Test+Document+Word+Online.doc
Submitted by
Pika
-
10 years ago
2
Parse string like: "[!type|name] http://some.url/to.file"
ECMAScript (JavaScript)
http://some.url/to.file [!css|name]http://some.url/to.file [!css] http://some.url/to.file ...
Submitted by
Max Chuhryaev
-
10 years ago
1
File extention
ECMAScript (JavaScript)
Extract file extention from URL
Submitted by
anonymous
-
10 years ago
1
Match URL segment
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
1
Parsing a host from a URL
ECMAScript (JavaScript)
no description available
Submitted by
Alex LaFroscia
-
10 years ago
1
...
38
39
40
41
42
...
51