Skip to main content

Inspect a URL using Google Search Console

POST 

/gsc/url-inspections

Inspect a URL using Google Search Console

Request

Body

required

    urlurirequired

    The URL to inspect

Responses

URL inspection result from Google Search Console

Schema

    inspectionResult

    object

    inspectionResultLinkuri

    Link to view the full inspection result in Google Search Console

    indexStatusResult

    object

    verdictstring

    Overall indexing verdict

    Possible values: [PASS, FAIL, NEUTRAL]

    coverageStatestring

    Current coverage state of the URL

    robotsTxtStatestring

    Whether robots.txt allows indexing

    Possible values: [ALLOWED, DISALLOWED]

    indexingStatestring

    Current indexing state

    lastCrawlTimedate-time

    Timestamp of the last crawl

    pageFetchStatestring

    Status of the page fetch

    googleCanonicaluri

    Canonical URL detected by Google

    userCanonicaluri

    Canonical URL specified by the user

    sitemapuri[]

    Sitemaps that reference this URL

    referringUrlsuri[]

    URLs that link to this page

    crawledAsstring

    Device type used for crawling

    Possible values: [MOBILE, DESKTOP]

    mobileUsabilityResult

    object

    verdictstring

    Mobile usability verdict

    richResultsResult

    object

    verdictstring

    Rich results verdict

    Possible values: [PASS, FAIL, NEUTRAL, VERDICT_UNSPECIFIED]

    detectedItems

    object[]

  • Array [

  • richResultTypestring

    Type of rich result detected

    items

    object[]

  • Array [

  • namestring

    Name of the detected item

    issues

    object[]

  • Array [

  • issueMessagestring

    Description of the issue

    severitystring

    Severity level of the issue

    Possible values: [WARNING, ERROR]

  • ]

  • ]

  • ]