Regular Expressions 101

Community Patterns

1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - a month ago
1

Kafka loki parser

Golang
Kafka loki parser
Submitted by anonymous - 2 months ago
1

Extract tag name and its content

Python
Lrc file
Submitted by Cricar - 2 months ago
1

Match each tag

Python
Match each tag in a lrc file
Submitted by Cricar - 2 months ago

Phone number for all countries

2

Regular Expression
.NET (C#)

@"
^(?<code>\+?\d{1,3})[-\s]{0,}(?<number>\(?\d{3}\)?[-\s]{0,}\d{3}[-\s]{0,}\d{2}[-\s]{0,}\d{2})$
"
gm

Description

Loading markdown...
Submitted by Alexander Smirnov - 10 months ago