urlscan Pro - Get structurally similar results to a specific scan. See description for this propietary feature on urlscan Pro.
Security
apikeyAuth(Required scopes: readwrite)
GET
curl -i -X GET \
'https://urlscan.io/api/v1/pro/result/68e26c59-2eae-437b-aeb1-cf750fafe7d7/similar/?q=page.domain%3Aurlscan.io&size=10&search_after=string' \
-H 'api-key: YOUR_API_KEY_HERE'Response
{ "results": [ { … }, { … } ], "total": 7684, "took": 72, "has_more": false }