Regular Expressions 101

Library entries

4
python

import url image

import url image
Submitted by bartimeys - 7 years ago
4
pcre2

CloudFlare

Cloud Flare
Submitted by anonymous - 2 years ago
4
pcre2

Email

email format control
Submitted by ahmetbarut - 2 years ago
3
python

Capture Query Strings

A solution for capture query params.
Submitted by Rafael Laurindo - 7 years ago
3
python

Email

Python
Submitted by anonymous - 7 years ago
3
python

date time

1/Jul/2013 03:27:12
Submitted by himel - 9 years ago
3
python

Twitch URL Regex

Can grab all kinds of valid twitch URLs.
Submitted by Mio - 8 years ago
3
python

phone

matches: + example: +52 33 3884 7720 +1 770 343 5788
Submitted by miqui - 8 years ago
3
python

prices in nis

no description available
Submitted by molaxx - 8 years ago
3
python

iframe src parser

Get iframe src
Submitted by Sumeet Fefar - 7 years ago
3
pcre2

example

example
Submitted by anonymous - 2 years ago
2
python

lottery data picker

for azlottoapi
Submitted by anonymous - 2 years ago

lottery data picker

Vote

2

Regular Expression
python

r"
\"winningNumbers\":(?P<winningNumbers>\"[\d|\W]+\"),\"drawOrder\":(?P<drawOrder>\"[\d|\W]+\"),\"winningBall\":(?P<winningBall>[\d]+)
"
g

Description

Loading markdown...
Submitted by anonymous - 2 years ago