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
Bespoke NGINX Log Parse
Splits NGINX logs into named groups
Submitted by
Simon
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Lietuviškas tekstas
Išrinkite visus žodžius, kurie yra iš visų didžiųjų raidžių (PVM, SWIFT, HABALT22)
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Lietuviškas tekstas
Šis šablonas parenka visas žodžių raides, kurios prasideda viena didžiąja raide, turi bent vieną didžiąją raidę ar skaičių, bet gali turėti daugiau mažųjų raidžių ar skaičių, ir gali būti atskirtos tarpo simboliu.
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
pxc plcnext
plcnext version strings
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
10.*.*.X IP Adress
An expression to match 10.\.\.X IP Addresses. Examples 10.10.10.2 10.0.0.5...
Submitted by
meowmeow
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
exp1
asdf
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Special GPS input
Used for TrigDroid
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Parse Roco url for information
Parses a url on the roco.cc site to its informative parts
Submitted by
Dirkjan Krijnders
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Find GraphQL queries with missing id
It detects the following ` product { brand` and ignores ` product {...
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Normalizing data from a string
Gets several strings and makes a list of data attributes in a formatted way
Submitted by
SevebFeet
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Git Commit Message Validation
Validate a modified Version of https://udacity.github.io/git-styleguide/
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Search/Replace Pressure sensor calibration
Changing from MPa to Bar
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Replace letters in email address
Replace letters in email address but left the first and last letter before and after @
Submitted by
Kaibo
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Remove all html from string
Remove all tags and special character such as
Submitted by
enrico mosca
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
eval expression
expression will create from example: 2 + 1 + 3 * 510.3 - 50 * (20 - 29 * 2) this: 2,+,1,+,3,,510.3,-,50,,(20,-,29,*,2)
Submitted by
NotMEE12
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
domain
ss
Submitted by
sssssss
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Aurora SMS Log Parser
For personal use in my project.
Submitted by
sn3kdev
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
hyperlinks
collect information from web links
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Find ytdlp downloaded file path
For internal use
Submitted by
ezalos
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
XML file extract from logs
For internal use
Submitted by
ezalos
-
3 months ago
1
2
3
4
5
6
7
...
575
Looking for valid phone number
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
python
r"
(
\d
{1}
)
[
-
]
(
\d
{3}
)
[
-
]
(
\d
{3}
)
[
-
]
(
\d
{4}
)
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Dandaps
- 4 months ago