Regular Expressions 101

Sponsors

Library entries

1
python

Remove HTML tags and comments

Remove HTML tags and comments
Submitted by Smit Patel - a year ago
1
javascript

Minecraft Log Parser 1.0

Improvements needed
Submitted by Crystal - a year ago
1
python

Parse Data Fields

Parsing example
Submitted by anonymous - a year ago
1
python

ds100reg2

Data 100 Regular Expressions, adapted from Princeton
Submitted by anonymous - a year ago
1
python

Get domain name from URL

Get domain name from URL
Submitted by anonymous - a year ago
1
python

Extract time from text

Extract time from text
Submitted by anonymous - a year ago
1
python

Paystub Basic Salary

Extract Amount and Date from Paystub
Submitted by MAJED MUSA GHANIM - a year ago

US zip Code

Vote

2

Regular Expression
javascript

/
\d{5}(?:-?\d{4})?
/
i

Description

Loading markdown...
Submitted by Aloke - 7 years ago