e.g.
{data} - aaa(..)bbb(..)ccc(..) /g to:
array, name: links
results name: link anchor snippet ( in order to $1 $2 $3 )
or
{data} - aaa(...)bbb to: flat name: exists
and next we can use {exists} in results format
so with this we can make se::google parser
{data} - aaa(..)bbb(..)ccc(..) /g to:
array, name: links
results name: link anchor snippet ( in order to $1 $2 $3 )
or
{data} - aaa(...)bbb to: flat name: exists
and next we can use {exists} in results format
so with this we can make se::google parser