https://cameronapi.com/

제출된 URL:
https://cameronapi.com/
보고서 완료:

링크 · 0개 결과

JavaScript 변수 · 3개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 0개 결과

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>