gsc_inspect_url
Check if a URL is indexed by Google, see the chosen canonical, last crawl date, robots.txt status, mobile usability, and detected rich results. Requires owner or full permission on the property.
Instructions
Inspect one URL: is it indexed, which canonical Google chose, when it was last crawled, whether robots.txt allows it, mobile usability, and any rich results detected.
Requires Full or Owner permission on the property -- Restricted users get a 403 here even though performance data works for them.
Args: page_url: the exact URL to inspect. Must sit inside site_url. site_url: the property that owns the URL. language_code: BCP-47 code for the returned messages.
Quota note: the API allows roughly 2000 inspections per property per day and 600 per minute, so avoid looping it over a whole sitemap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_url | Yes | ||
| site_url | No | ||
| language_code | No | en-US |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |