是否可以通过 API 从 Google Search Console 获取索引状态(新版本中的索引覆盖率报告)

Is it possible to get the index status (Index Coverage report in new version) from Google Search Console via the API

所以我的问题是我想通过 API 从 Google 搜索控制台获取索引状态(见下图):

我认为它在新的 Google Search 控制台版本中称为索引覆盖率报告。 无论如何,是否可以通过 API 获取此号码?我检查了他们的文档:https://developers.google.com/webmaster-tools/search-console-api-original/ 答案似乎并非如此。

想看看是否有人对此有经验(最好是在 R 中,但嘿,我会接受任何东西 :))。我主要想知道是否有可能,如果有的话,是否有关于此的示例/技术文档。

谢谢。

我认为通过 API 是不可能的,如果它不在此 list 上。您可以尝试的唯一其他选择是使用 rvest 来获取价值,但这很可能不会长期有效(并检查它是否不符合 ToS)

它在 API 中不再可用,如 Google 所说:

https://webmasters.googleblog.com/2019/01/focusing-on-new-search-console.html

Along with the Crawl Errors report, we're also deprecating the crawl errors API that's based on the same internal systems. At the moment, we don't have a replacement for this API. We'll inform API users of this change directly.