Regular Expressions 101

Sponsors

Library entries

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
1
python

CRON

Validades cron job time specification
Submitted by anonymous - a year ago
1
javascript

HTML注释

HTML注释
Submitted by anonymous - a year ago

Get video parameters from many video services at once

Vote

2

Regular Expression
javascript

/
(?:http(?:s)?:\/\/)?(?:player.|www\.)?(facebook\.com|vimeo\.com|ebaumsworld\.com|youtu(?:be\.com|\.be|be\.googleapis\.com)|liveleak\.com|break\.com)\/(?:video\.php(?:\?v=)|media\/embed\/|video\/watch\/|video\/|embed\/|watch\?v=|v\/)?(?:(?:view|ll_embed)\?)?(?:(f|i)=)?(?:video\/|(?:.*-))?([A-Za-z0-9._%-]*)(?:\&\S+)?
/

Description

Loading markdown...
Submitted by Misthero - 8 years ago