Regular Expressions 101

Library entries

1
pcre

Test for Ross

no description available
Submitted by anonymous - 9 years ago
1
pcre

Movies title extractor

Extract the title from a movie file
Submitted by dshinigami - 9 years ago
0
python

DOI matcher

Matches any valid DOI
Submitted by jpowell - 9 years ago
1
javascript

hr

no description available
Submitted by artem - 9 years ago
1
pcre

unity3d.com csharp lint regex

no description available
Submitted by anonymous - 9 years ago
1
pcre

ewqewq

no description available
Submitted by anonymous - 9 years ago

Extract Protocol, URL, URL Path, get parameters and hash from URI

Vote

7

Regular Expression
python

r"
^(http[s]?:)+\/\/([^:\/\s]+)([^#?\s]+)\?([^#]*)?(#.*)?$
"
i

Description

Loading markdown...
Submitted by Dale O'Brien - 9 years ago