Videos
DESKTOP TABLET MOBILE
Scale SERP parses the Google video search results the video_results array in the JSON output when the search_type=videos search parameter is set.
Below is an example of how Google Video results are represented in the Scale SERP result JSON:
Scale SERP returns the following properties for search_type=videos requests:
Property | Type | Description |
---|---|---|
video_results | array | An array of Video Result objects, containing each of the video results returned. The Video Result object has the following properties:
|
related_searches | array | An array of Related Search objects, containing each of the related video searches shown at the bottom of the video results page. The Related Search object has the following properties:
|
pagination | object | An object containing details of the pagination section of the page. Details are provided as Google links and API links (to make sending paginated requests easier):
|
Next Steps Google Video Parameters