Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Regex para Versión de Software
Aún está pendiente que detecte ciertas versiones, como cuando trae la fecha o el 32/64 bits, build X, entre otros ejemplos
Submitted by
anonymous
-
9 hours ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Valid HTTP url
Matches in python valid urls (excludes some edge cases), but pretty good to verify an URL before scraping it
Submitted by
anonymous
-
7 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
匹配中文数字,用于逆向文本标准化
大部分应当匹配的数字都匹配上了。 第2个捕获组,即是内容(可能加的有单位,需要手动去除)
Submitted by
HaujetZhao
-
7 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
chit_kaung_song_names
Extract Singer Chit Kaung's song names in Myanmar + English
Submitted by
paing
-
7 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Author cite
Get author names from shitty import
Submitted by
anonymous
-
8 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
shift_factor
extracting constraint id from composed column header
Submitted by
Dario Romero
-
11 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
List of lists of numbers (no leading zeros)
List of lists of numbers (no leading zeros)
Submitted by
anonymous
-
11 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Session Start/Close
Capturing Start/Close in IRC-logs
Submitted by
Corpset
-
15 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
PLDI regex 3
for pldi answer
Submitted by
PlaceReporter99
-
16 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
PLDI regex 2
for pldi answer
Submitted by
PlaceReporter99
-
16 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
PLDI regex 1
For pldi answer
Submitted by
PlaceReporter99
-
16 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Dyno warning regex
Used to separate things in dyno warning
Submitted by
anonymous
-
17 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Hesla ISJ
ISJ
Submitted by
anonymous
-
18 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
100-4300
match 100, 200, 300 upto 4300
Submitted by
anonymous
-
19 days ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Get <NIC>
Get NICs from string
Submitted by
anonymous
-
24 days ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Python Regex to Find Rack Files
Python Regex to Find Rack Files
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
camel-assistnt resp
camel-assistnt resp
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
langchain
langchain
Submitted by
anonymous
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
LC - Athento
Expresion regular para extraer informacion desde el titulo de un documento
Submitted by
Fernando Olivera
-
a month ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
URL Pattern Django
URL Pattern Django
Submitted by
Fernando Olivera
-
a month ago
1
2
3
4
...
103
Numéros téléphone pas corrects (FR)
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
\(
\d
{3}
\)
(
-
|
)
\d
{3}
(
-
|
\s
)
\d
{4}
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
EA
- 8 years ago