ScrepyDocs

Crawls

Start website crawls and retrieve crawl status, progress, and completed audit summaries with the Screpy REST API.

Treat crawl status as part of the workflow

Start a crawl only after you have selected the right project and checked the current account allowance. Then poll the crawl status until it is complete before relying on its summary or using that crawl in a comparison.

A crawl that is still running is not a final technical baseline. Keep the crawl UID returned by the API so later crawl-data requests read the matching result set.

Endpoints

Choose the endpoint that matches the smallest unit of data or action your integration needs. Each endpoint page documents one request so the reference remains fast and focused.

On this page