Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Reg
ular
Ex
pressions
101
Reg
ular
Ex
pressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(?<=\"attributes\":) (\{(?:(?:[^{]*?\{(?:[^{]|\n)*?\}[^{]*?)+|(?:[^{]|\n)*?)})
/
gm
Input 1
1
New
{"items_game": { "prefabs": { ... "coupon_crate_prefab": { "prefab": "weapon_case_base", "item_type": "coupon_crate", "attributes": { "cannot trade": "1" }, "capabilities": { "can_delete": "0" }, "attributes": { "expiration date": { "attribute_class": "expiration_date", "force_gc_to_generate": "1", "use_custom_logic": "expiration_period_days_from_now", "value": "2" } } } ... } }
Extraction