{ "name": "spyonweb", "category": "dns_recon", "endpoint": "https://api.spyonweb.com/v1/summary/{target}?access_token={SPYONWEB_API_KEY}", "method": "GET", "requires_auth": true, "selectors": { "adsense": "$.result.adsense" }, "rate_limit": 1.0, "headers": {}, "api_key_slots": [ "{SPYONWEB_API_KEY}" ], "input_type": "domain", "output_type": [ "domain" ], "normalization_map": {}, "tags": [ "passive" ], "health_check_url": "https://api.spyonweb.com", "expected_status": 200, "reliability_score": 3, "backup_endpoints": [], "confidence": 0.7 }