Get Crawled Pages
DATA_getCrawledPagesRetrieve a paginated list of all URLs discovered during a site audit, providing a complete sitemap as crawled.
Instructions
Data Tool: Returns a paginated list of all URLs found during an audit, providing a complete sitemap as discovered by the crawler.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of pages to return in the list. | |
| offset | No | Starting position for the list of pages. | |
| audit_id | Yes | Unique identifier of the audit report. |