Regular Expressions 101

Community Patterns

1

Get Itunes ID

PCRE (PHP <7.3)
Get itunes id from url
Submitted by sendypw - 9 years ago
1

rvewr

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
-1

text beetween text

Python
no description available
Submitted by karol - 9 years ago

Google plus post regex

1

Regular Expression
PCRE (PHP <7.3)

/
(?:http(?:s)?:\/\/)?(?:www\.)?(?:plus\.google\.com\/|apis\.google\.com\/)(?:.+\/)?([^\?&\"'>\/^]+)(?:\/posts\/)([a-zA-Z0-9]+)
/

Description

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