https://regex101.com/r/zAt2dw/3
I am seaching for lines like so
{"url":"/search?cflt=active&find_loc=37801","name":"Active Life"},
but as u can see in 101 example
{"url":"\/search\?cflt=[^<>]+?&find_loc=37801","name":"[^<>]+?"},
match1 is huge and match 8 has 2 lines instead of 1