Parse Video Pack Results From Google SERPS?

scrapefun

A-Parser Enterprise License
A-Parser Enterprise
Is it possible to parse the contents of the video pack in Google SERPS using the Google Parser and custom results parsing or would a custom parser need to be created to retrieve this data?
 
If the data you need is in the code of the resulting pages ($pages array), then you can parse them using regular expressions.
 
Back
Top