Get urlscan.io result
get_url_resultRetrieve urlscan.io scan results by UUID after scan_url to get verdict, contacted domains, IPs, ASN, hosting country, page title, and TLS issuer.
Instructions
Fetch the results of a urlscan.io scan by its uuid.
Call this after scan_url to retrieve the verdict and the contacted
infrastructure (domains, IPs, ASN, hosting country, page title, TLS issuer).
Scans take roughly 10-30 seconds; if this fails with an error of kind
'pending', wait a few seconds and call again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The scan uuid returned by scan_url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||