---
title: "Changes to Multi-page crawl a website streaming issues on found"
method: POST
path: "/crawl"
---

# Changes to Multi-page crawl a website streaming issues on found

`POST /crawl`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 10 revisions.

- **2026-07-17** `83861b057739` — 1 breaking, 8 warning
- **2023-01-15** `ce9cb8170318` — 1 warning, 1 info
- **2023-01-03** `3bb4c57b4660` — 1 breaking, 1 info
- **2022-07-06** `3abdf8ec2b20` — 2 info
- **2022-06-14** `dbb7bce5ffbe` — 1 warning, 7 info
- **2022-06-13** `f2f01ff0b14f` — 1 breaking, 11 warning, 11 info

## Changes

- **2026-07-17** `83861b057739` — 1 breaking, 8 warning
  - the `data/items/issues` response's property type/format changed from ``/`` to `array`/`` for status `200`
  - removed the optional property `data/items/issues/code` from the response with the `200` status
  - removed the optional property `data/items/issues/context` from the response with the `200` status
  - removed the optional property `data/items/issues/message` from the response with the `200` status
  - removed the optional property `data/items/issues/recurrence` from the response with the `200` status
  - removed the optional property `data/items/issues/runner` from the response with the `200` status
  - removed the optional property `data/items/issues/selector` from the response with the `200` status
  - removed the optional property `data/items/issues/type` from the response with the `200` status
  - removed the optional property `data/items/issues/typeCode` from the response with the `200` status
- **2023-01-15** `ce9cb8170318` — 1 warning, 1 info
  - removed the optional property `data/items/issuesInfo/adaScoreAverage` from the response with the `200` status
  - added the optional property `data/items/issuesInfo/accessScoreAverage` to the response with the `200` status
- **2023-01-03** `3bb4c57b4660` — 1 breaking, 1 info
  - added the new required `header` request parameter `Transfer-Encoding`
  - api operation id `crawlWebsite` removed and replaced with `crawlWebsiteStream`
- **2022-07-06** `3abdf8ec2b20` — 2 info
  - added the new optional request property `subdomains`
  - added the new optional request property `tld`
- **2022-06-14** `dbb7bce5ffbe` — 1 warning, 7 info
  - removed the request property `domain`
  - added the new optional request property `customHeaders`
  - added the new optional request property `mobile`
  - added the new optional request property `pageInsights`
  - added the new optional request property `robots`
  - added the new optional request property `standard`
  - added the new optional request property `ua`
  - added the new optional request property `url`
- **2022-06-13** `f2f01ff0b14f` — 1 breaking, 11 warning, 11 info
  - the `data/items/issues` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - deleted the `header` request parameter `Transfer-Encoding`
  - removed the request property `customHeaders`
  - removed the request property `mobile`
  - removed the request property `pageInsights`
  - removed the request property `robots`
  - removed the request property `standard`
  - removed the request property `subdomains`
  - removed the request property `tld`
  - removed the request property `ua`
  - removed the request property `url`
  - removed the optional property `data/items/issuesInfo/accessScoreAverage` from the response with the `200` status
  - api operation id `crawlWebsiteStream` removed and replaced with `crawlWebsite`
  - added the new optional request property `domain`
  - added the optional property `data/items/issues/code` to the response with the `200` status
  - added the optional property `data/items/issues/context` to the response with the `200` status
  - added the optional property `data/items/issues/message` to the response with the `200` status
  - added the optional property `data/items/issues/recurrence` to the response with the `200` status
  - added the optional property `data/items/issues/runner` to the response with the `200` status
  - added the optional property `data/items/issues/selector` to the response with the `200` status
  - added the optional property `data/items/issues/type` to the response with the `200` status
  - added the optional property `data/items/issues/typeCode` to the response with the `200` status
  - added the optional property `data/items/issuesInfo/adaScoreAverage` to the response with the `200` status

---

[Operation](https://skmtc.dev/a11ywatch/apis/a11ywatch-client/docs/crawl/post.md) · [API](https://skmtc.dev/a11ywatch/apis/a11ywatch-client.md) · [Page](https://skmtc.dev/a11ywatch/apis/a11ywatch-client/changes/crawl/post)
