Regular Expressions 101

Community Patterns

0

scrape pdf

Python
get data from pdf
Submitted by anonymous - a year ago
0

Meh

Python
d
Submitted by anonymous - a year ago
0

LinkedIn Profile Url

Java 8
LinkedIn Profile Url
Submitted by Morons - a year ago
0

lat cyr letters

Java 8
only lat and cyr letters
Submitted by anonymous - a year ago
0

Pick third section

Python
Pick third section
Submitted by Charles - a year ago

matches any MAC ID in router log files

1

Regular Expression
Python

r"
([0-9A-F]{2}:){5}[0-9A-F]{2}
"
gm

Description

Loading markdown...
Submitted by anonymous - 3 years ago