{
"result": {
"reliability_score": 78.5,
"validation_results": {
"url_checker": true,
"code_response": 200,
"last_page_url": "https://example.com/",
"social_media": false,
"social_media_allowed": true,
"ssl_checker": {
"has_ssl": true,
"is_valid": true,
"issuer": "Let's Encrypt",
"expiry_date": "2025-03-15",
"days_until_expiry": 90
},
"whois_info": {
"domain": "example.com",
"registrar": "GoDaddy",
"creation_date": "2010-01-15",
"expiration_date": "2026-01-15",
"domain_age_days": 5478,
"registrant_country": "US"
},
"classifier": {
"industry_name": "E-commerce",
"industry_id": 12,
"allowed_industry": true,
"criterion": "Online retail store selling electronics"
},
"kyc_matches": {
"declared_name_match": true,
"declared_industry_match": true,
"name_confidence": 0.92,
"industry_confidence": 0.88
},
"page_status_classifier": {
"page_status": "AVAILABLE",
"has_content": true
},
"sanction_check": {
"has_matches": false,
"matches": [],
"checked_lists": ["OFAC", "EU", "UN"]
},
"adverse_media": {
"has_adverse_media": false,
"risk_score": 15,
"decision": "CLEAR",
"sources": []
},
"social_media_links": {
"social_links_found": true,
"valid_count": 3,
"invalid_count": 0,
"links": [
{"platform": "facebook", "url": "https://facebook.com/example", "valid": true},
{"platform": "twitter", "url": "https://twitter.com/example", "valid": true},
{"platform": "instagram", "url": "https://instagram.com/example", "valid": true}
]
},
"tranco_rank": {
"rank": 45000,
"in_top_million": true,
"band": "top_100k",
"score": 0.8
},
"policies": {
"terms": {
"status": "policy_analyzed",
"url": "https://example.com/terms",
"generic_format": false,
"includes_is_of_age": true,
"has_applicable_law": true,
"dos_clause": true,
"termination_clause": true,
"privacy_policy": true
},
"return": {
"status": "policy_analyzed",
"url": "https://example.com/return-policy",
"generic_format": false
},
"refund": {
"status": "policy_analyzed",
"url": "https://example.com/refund-policy",
"generic_format": false
},
"execution_time_ms": 3200
},
"total_cost": 0.0023,
"concurrent_time_taken_ms": 4500
}
}
}