Google Search Console
Google CloudOAuth 2.0credential probe
The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone) (Google OAuth2).
OCNORA ships 10 typed Google Search Console operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 10
- Add SiteAdds a property to the account — the first step of onboarding a new domain. The property still has to be verified before it reports any data.search_console.add_site
- Delete SiteRemoves a property from the account (offboarding a domain).search_console.delete_site
- Delete SitemapRemoves a submitted sitemap from the property.search_console.delete_sitemap
- Get SiteRetrieves information about specific site.search_console.get_site
- Get SitemapRetrieves the submission status of one known sitemap — errors, warnings, when it was last downloaded and whether it is still pending.search_console.get_sitemap
- Inspect URLRuns the URL Inspection API against one page and reports its index status, canonical, last crawl and any rich-result, mobile-usability or AMP issues. Unlike Search Analytics this also sees pages that were never indexed.search_console.inspect_url
- List SitemapsLists the [sitemaps-entries](/webmaster-tools/v3/sitemaps) submitted for this site, or included in the sitemap index file (if sitemapIndex is specified in the request).search_console.list_sitemaps
- List SitesLists the user's Search Console sites.search_console.list_sites
- Query SearchanalyticsQuery your data with filters and parameters that you define. Returns zero or more rows grouped by the row keys that you define.search_console.query_searchanalytics
- Submit SitemapSubmits (or re-submits) a sitemap for the property — the companion to a deploy or publish step that regenerated it.search_console.submit_sitemap
Run your first Google Search Console workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.