Regular Expressions 101

Community Patterns

JSONREGEX

1

Regular Expression
Python

r"
({\s*"entry" :\s*{[\"\s\:\,\.\w\d]{1,}},\s*"entryType" : 1,\s*".*" : ".*"\s+})(?:,*\s*){1,}(?:{\s*"entry" :\s*{[\"\s\:\,\.\w\d]{1,}},\s*"entryType" : \d+,\s*".*" : ".*"\s*}\s*,*\s*)*
"
g

Description

no description available

Submitted by anonymous - 9 years ago