- 제출된 URL:
- https://cameronapi.com/
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
"@context": "https://schema.org",
"@type": "Service",
"name": "Weather Risk API",
"description": "Provides information and analytics on weather risks for specific locations.",
"httpRequest": {
"@type": "Request",
"url": "https://cameronapi.com/",
"method": "GET",
"query": {},
"body": null
},
"actions": {
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/cities/Chamartin",
"query-input": "required name=city",
"example-input": "Atlanta"
},
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/iataCodes/MAD",
"query-input": "required name=iataCode",
"example-input": "ATL"
},
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/postalCodes/28016",
"query-input": "required name=postalCode",
"example-input": "30340"
},
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/regions/Madrid",
"query-input": "required name=region",
"example-input": "Georgia"
},
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/coordinates/40.44980,-3.67500",
"query-input": "required name=coordinates",
"example-input": "33.89230,-84.25450"
},
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/ipAddresses/2a09:bac1:2380:1138::16f:3c",
"query-input": "required name=ip",
"example-input": "107.127.28.124"
},
{
"@type": "SearchAction",
"target": "https://cameronapi.com/v1/asnCodes/13335",
"query-input": "required name=asn",
"example-input": "7018"
}
]
},
"location": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "Chamartin",
"addressRegion": "Madrid",
"postalCode": "28016",
"addressCountry": "ES"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "40.44980",
"longitude": "-3.67500"
}
},
"result": {
"@type": "Response",
"status": 200,
"statusText": "OK"
}
}</pre></body></html>