Regular Expressions 101

Sponsors

Library entries

0
javascript

Classification Matcher

Classification Matcher
Submitted by anonymous - a day ago
0
pcre2

Parse XML element parts

Parse XML element parts
Submitted by emadhusameldeen@gmail.com - a day ago
0
javascript

RTTU Pharsing

RegEx for RTTU Pharsing
Submitted by CVIKL Dubravko - a day ago
0
pcre2

Gene ID from GTF Attributes

As the title says, duh...
Submitted by anonymous - a day ago
0
python

Roman numerals check

It is used to check if the roman number is valid
Submitted by JNg - a day ago
0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 2 days ago
0
pcre2

match the id of linkedin url

match the id of LinkedIn URL
Submitted by goldentwon - 2 days ago
0
pcre2

Headers

Headers
Submitted by anonymous - 2 days ago
1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 3 days ago
0
pcre2

Example 1

Example
Submitted by anonymous - 3 days ago

URL Parts Extractor

Vote

1

Regular Expression
javascript

/
^((?:(?:http|ftp|ws)s?|sftp):\/\/?)?([^:/\s.#?]+\.[^:/\s#?]+|localhost)(:\d+)?((?:\/\w+)*\/)?([\w\-.]+[^#?\s]+)?([^#]+)?(#[\w-]*)?$
/
gm

Description

Loading markdown...
Submitted by Elie Grenon (elie-g) - 5 months ago