Regular Expressions 101

Community Patterns

0

Special GPS input

Python
Used for TrigDroid
Submitted by anonymous - 8 months ago
0

Other segment

Java 8
Other segments
Submitted by Lufram - 8 months ago
0

awdwa

Java 8
dwa
Submitted by dwa - 8 months ago
0

section headers

Java 8
ff
Submitted by ff - 8 months ago
0

Email finder

Python
Find emails in a string.
Submitted by anonymous - 8 months ago
0

URL

Python
Regex de URL
Submitted by anonymous - 7 months ago

Find Reddit Threads

10

Regular Expression
Python

r"
(^https?://)?(\w+)?\.?(reddit\.com/|redd\.it/)(r/\w+/)?(comments/)?(\w+)
"
gm

Description

Loading markdown...
Submitted by Mio - 9 years ago