wayback_urls
Search Wayback Machine archives to discover a domain's historical URLs, including endpoints, hidden paths, and removed content, with timestamp and status code details.
Instructions
Search Wayback Machine for archived URLs of a domain. Returns unique URLs with timestamps, status codes, and MIME types. Useful for finding old endpoints, hidden paths, and removed content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to search archived URLs for | |
| match_type | No | CDX match type (exact, prefix, host, domain) | |
| filter | No | CDX filter (e.g. 'statuscode:200', 'mimetype:text/html') | |
| limit | No | Maximum URLs to return (default: 1000) |