Search
searchSearch the public urlscan.io archive of website scans using urlscan query syntax, for example page.domain:example.com, task.url, ip, asn, or filename terms, with size and search_after paging and no API key needed. Returns matching scan records with the scanned URL, page domain, IP, ASN, server, scan date, and the scan uuid used to pull the full report. Answers which pages urlscan has already scanned for a domain, brand, or infrastructure indicator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| query | Yes | ||
| search_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| took | No | Query execution time in milliseconds | |
| total | No | Total number of results available | |
| results | No | Array of scan results matching the query | |
| has_more | No | Whether more results are available |