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
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 2,140 community submitted regex patterns...
1
CRON
Python
Validades cron job time specification
Submitted by
anonymous
-
3 years ago
0
Validate Phone number
Python
Validate Phone number
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
PhoneNumbers with special characters
Python
This will help with phone numbers where you want the numbers but not necessarily all the special characters
Submitted by
anonymous
-
3 years ago
0
HTML Scraping: Yelp Reviews
Python
'''(\d).[\s\S]?([\s\S]?)[\s\S]?title="(\d.\d)[\s\S]?(\d)\sreviews[\s\S]?range">(\$)'''gm
Submitted by
anonymous
-
3 years ago
0
json digit
Python
parses a json digit such as: 1, 1.0, -1, -1.0, -1.0E-1, etc.. rejects digits such as: ...
Submitted by
Mass
-
3 years ago
1
streets with one or more names with unicode characters in python
Python
streets with one or more names with unicode characters in python
Submitted by
Stanicio
-
3 years ago
0
Domain Matching
Python
Avoids false positives
Submitted by
Sly
-
3 years ago
(Last modified 3 years ago)
0
JSON string
Python
Can process a JSON string
Submitted by
Mass
-
3 years ago
(Last modified 3 years ago)
0
slovak and czech phone numbers
Python
Slovak and czech phone numbers. 0908312334 +421908332314 004219126559874 +420987654321...
Submitted by
Adrián
-
3 years ago
0
Any letter finder
Python
This regex, by me, finds any letter, and may include: Emojis: 🥺 Miscallenious symbols and letters: Şâď Kaomojis: (T෴T ^^) And more: …
Submitted by
Rix The Regex Maker
-
3 years ago
0
Episodes Files
Python
#Episodes Files this pattern split the series episodes files to extract data
Submitted by
anonymous
-
3 years ago
1
Paystub Basic Salary
Python
Extract Amount and Date from Paystub
Submitted by
MAJED MUSA GHANIM
-
3 years ago
0
validando e_mail
Python
validando email
Submitted by
anonymous
-
3 years ago
0
Validando números.
Python
Inteiros ou float (neste caso, remover o segundo grupo).
Submitted by
anonymous
-
3 years ago
0
Password
Python
Strong passwords validator.
Submitted by
anonymous
-
3 years ago
0
Email validator
Python
Email validator
Submitted by
anonymous
-
3 years ago
1
Extract time from text
Python
Extract time from text
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
1
Get domain name from URL
Python
Get domain name from URL
Submitted by
anonymous
-
3 years ago
1
ds100reg2
Python
Data 100 Regular Expressions, adapted from Princeton
Submitted by
anonymous
-
3 years ago
2
Extract parts of a URL on Python
Python
Extract parts of a URL on Python
Submitted by
dixanms
-
3 years ago
1
...
18
19
20
21
22
...
107