Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-06-15 18:26
Flavor·PCRE (Legacy)

/
^(?:http(s)?:\/\/)?(?:[\w]+\.)?linkedin\.com\/(?:pub|in|profile)?(?:\/*)([\w\-\.]*)
/
gm
Open regex in editor

Description

Select just the username from urls

Submitted by chocksy