Get this data via API

Classify sscottlaw.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://sscottlaw.com"}'
{ "domain": { "domain_url": "https://sscottlaw.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Inheritance & Estate Planning", "confidence": 0.4943128228187561, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.34941384196281433, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.2182018011808395, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Law & Government/Legal/Family Law", "confidence": 0.21778258681297305, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs