get_content_changelog
Track website content changes by identifying new, removed, and moved URLs across competitor sites over time. Filter by specific competitors or categories like blogs and docs to monitor updates without comparing complete crawls.
Instructions
Get detected content changes over time — new URLs, removed URLs, moved URLs. Filter by competitor and/or content category (e.g., blog, docs, tools, landing, caseStudies). Use this instead of comparing full runs when you only need to know what changed. Complements get_content_dashboard which shows the current state. Read-only. Returns paginated JSON array with pagination.hasMore flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (from list_projects) | |
| page | No | Page number (1-indexed, default: 1) | |
| limit | No | Items per page (default: 20, max: 100) | |
| competitorId | No | Filter by competitor ID (from list_competitors) | |
| category | No | Filter by content category |