Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 11,780 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Editoria gamecoin
Python
Capturar editorias do site gamecoin
Submitted by
anonymous
-
8 months ago
2023-02-01 16:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
User-Agent
PCRE (PHP <7.3)
Parser
Submitted by
sn3kdev
-
8 months ago
2023-02-02 21:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HTML Image Regex
Java 8
This code will find image files with .gif and .jpg extensions which are present in a HTML or CSS code. Here I am using the prefix '/asmproxy/' to identify the resource and then checking if extension ends with a .gif or .jpg. This Regex has its limitations as we are using prefix.
Submitted by
Suman Mummaneni
-
8 months ago
2023-02-03 11:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Looking for valid phone number
Python
This locates a valid phone number in a list of phone numbers
Submitted by
Dandaps
-
8 months ago
2023-02-03 14:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find image links
Python
Finds image links, for example, links to other's pages on personal webpages.
Submitted by
anonymous
-
8 months ago
2023-02-03 22:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
detect proxy links
Python
can detect socks and http proxies and also authenticated proxies
Submitted by
Elyas Najibzadeh
-
8 months ago
2023-02-04 18:41
(Last modified 8 months ago)
2023-02-07 12:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
^[A-Z,a-z,\-, ,\&]+$
.NET (C#)
Koray Bilgi, Text-Regex
Submitted by
anonymous
-
8 months ago
2023-02-06 12:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
01 Jan 2022 Mon 01:02:03
.NET (C#)
01 Jan 2022 Mon 01:02:03
Submitted by
anonymous
-
8 months ago
2023-02-06 12:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
USD
.NET (C#)
USD
Submitted by
anonymous
-
8 months ago
2023-02-06 12:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Minimum 10 herhangi dijit
.NET (C#)
Minimum 10 herhangi dijit
Submitted by
anonymous
-
8 months ago
2023-02-06 12:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
15.02.2022 15:00:00
.NET (C#)
15.02.2022 15:00:00
Submitted by
anonymous
-
8 months ago
2023-02-06 12:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parse arguments
PCRE (PHP <7.3)
Parse arguments
Submitted by
Ofir Yariv
-
8 months ago
2023-02-07 12:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MBI Regex
PCRE (PHP <7.3)
validates against the MBI format published by CDC
Submitted by
i410hlr
-
8 months ago
2023-02-07 13:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Rem评论正则
Python
(?i)Rem\s+((\[(?i)(s|none|success|inconclusive|failed|error)\]\s+)|)(\".\"|\'.\')
Submitted by
xiong
-
8 months ago
2023-02-08 05:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MAC Address Python
Python
Checking for MAC address matching in python
Submitted by
dhakavikaskumar
-
8 months ago
2023-02-08 11:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HTML Link
Python
Get HTML Link
Submitted by
anonymous
-
8 months ago
2023-02-08 14:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Parse getopt options from a Bash script
PCRE (PHP <7.3)
This will parse the parameters/arguments that a Bash script when it uses getopt(s). Groups: name,short,long,while Example cases: ...
Submitted by
Spyingwind
-
8 months ago
2023-02-08 21:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
My Regex Expression
Python
I'm a new learner and I try to learn in coding & data analyst in web. And also need some financial support as well. I thank to you all when I get chance to learn from you all.
Submitted by
anonymous
-
8 months ago
2023-02-09 02:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Mysite
PCRE (PHP <7.3)
Hello
Submitted by
anonymous
-
8 months ago
2023-02-09 03:17
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
OmegaT
Java 8
regular expressions used in OmegaT
Submitted by
anonymous
-
7 months ago
2023-02-10 08:09
1
...
577
578
579
580
581
582
583
...
589
check url for api
-1
0 upvotes, 1 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(
(?!
\/
api
\/
)
.
)*
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
5 years ago
2018-09-12 11:17