A JSON containing data to build a Google search result preview of the specified website page, based on the Google search system. If meta description tag is not found then this key get additional information from the report website, else return null.
Key | Type | Description |
---|---|---|
title | String | Website page title. If the content is too long, then the result is cropped and added suspension points on it's final. |
meta_description | String | Website page description. If the string is too long, then the result is cropped and added suspension points on it's final. |
url | String | Website URL page. If the string is too long, then the result is cropped and added suspension points on it's final. |
url_href | String | Url page. |