Regular Expressions 101

Sponsors

Library entries

0
python

find words between tags

Extract words between custom tags.
Submitted by anonymous - 4 years ago
0
python

position L1

no description available
Submitted by anonymous - 4 years ago
0
python

Macro

no description available
Submitted by anonymous - 4 years ago
0
python

Ex1

no description available
Submitted by anonymous - 4 years ago
0
golang

issue lookbehind

no description available
Submitted by anonymous - 4 years ago
0
python

fail2ban-php404

no description available
Submitted by anonymous - 4 years ago
0
python

parsing Assembly code .data segment

no description available
Submitted by anonymous - 4 years ago
0
python

Parsing assembly code .data segment

no description available
Submitted by anonymous - 4 years ago
0
python

URLS

no description available
Submitted by anonymous - 4 years ago
0
python

UAE Phone Number Regex Validator

no description available
Submitted by anonymous - 4 years ago
0
python

Properties

no description available
Submitted by anonymous - 4 years ago
0
python

Specific C Enumerator Matching

no description available
Submitted by anonymous - 4 years ago
0
python

LSD MSD regex

no description available
Submitted by anonymous - 4 years ago

Facebook: parse page name from url

Vote

0

Regular Expression
python

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

Description

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