Crawl data
Retrieve Screpy crawl pages, links, images, on-page findings, and Quick Wins through the REST API.
Read one completed crawl at a time
Select the completed crawl first through crawls.
Choose the endpoint that answers the decision you are making. Use overview data for a broad status check, then pages, links, images, on-page findings, or Quick Wins for the underlying work.
Always keep the project and crawl scope together. Paginate through large result sets and do not combine rows from different crawls when reporting a single audit result. Use comparisons when the question is about change between baselines.
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.
Get on-page audit overview
Get on-page audit overview
List prioritized search-performance opportunities
The selected crawl verifies access and completion. Result rows vary by quick-win type.
List crawled pages
Lists pages from a completed crawl. Send filters as indexed PHP-style query arrays, such as `filters[0][field]=status_code&filters[0][operator]=eq&filters[0][value]=440`.
Get one page by its crawled URL
Get one page by its crawled URL
List unique link destinations
List unique link destinations
List pages linking to a destination URL
List pages linking to a destination URL
List unique images
List unique images
List pages referencing an image URL
List pages referencing an image URL