Site indexing
get_indexingReview Yandex indexing reports for your host: crawl history by HTTP status, sample crawled URLs, and pages in search.
Instructions
How Yandex crawls and indexes the host. Read-only. Pick a report: • report="history" (default): time series of crawled pages grouped by HTTP status class (HTTP_2XX/3XX/4XX/5XX/OTHER) — spot spikes of errors the crawler hits. • report="crawled": example crawled URLs with their HTTP code and crawl date. • report="in_search": example URLs currently present in Yandex search, with title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | samples reports: rows to return (1-100). Default 20. | |
| dateTo | No | report="history": end date YYYY-MM-DD. | |
| hostId | No | Host id (e.g. "https:example.com:443"). Defaults to YANDEX_WEBMASTER_HOST_ID. | |
| offset | No | samples reports: rows to skip for paging. Default 0. | |
| report | No | Which report to return. Default "history". | |
| dateFrom | No | report="history": start date YYYY-MM-DD. |