Regular Expressions 101

Library entries

0
pcre2

Codegolf stay away from zero

Codegolf submission
Submitted by PlaceReporter99 - 39 minutes ago
0
python

Author cite

Get author names from shitty import
Submitted by anonymous - an hour ago
0
pcre2

Estrazione numeri scheda mail generali

Come da titolo
Submitted by anonymous - 3 hours ago
0
pcre2

IIC++ Script Parsing Regex

Regex for parsing IIC++ script.
Submitted by Vu Tung Lam - 8 hours ago
0
pcre2

入门学习

Submitted by anonymous - a day ago
0
pcre2

exclude square brackets

exclude square brackets
Submitted by tarek - 2 days ago
0
pcre2

YouTube link parser

Validate an URI to YouTube video.
Submitted by anonymous - 5 days ago
0
python

Session Start/Close

Capturing Start/Close in IRC-logs
Submitted by Corpset - 7 days ago

Facebook: parse page name from url

Vote

0

Regular Expression
python

r"
(?i)^(?:.+)?(?:facebook|fb).(?:[a-z\.]{2,6})(/pages|/pg|/group[s])?/([^/]+)(?:/|$)
"
g

Description

Loading markdown...
Submitted by cx - 5 years ago