Get this data via API

Classify roofpeace.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://roofpeace.com"}'
{ "domain": { "domain_url": "https://roofpeace.com", "categories": [ { "name": "/News/Weather", "confidence": 0.6153416633605957, "IAB15-10": "Weather", "IAB-390-464": "Science - Weather" }, { "name": "/Home & Garden/Home Improvement/Roofing", "confidence": 0.611135721206665, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.43963393568992615, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3792901039123535, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.21424834430217743, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs