Get this data via API

Classify allmichiganmitigation.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://allmichiganmitigation.com"}'
{ "domain": { "domain_url": "https://allmichiganmitigation.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.7827768921852112, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.34244388341903687, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Health/Public Health/Toxic Substances & Poisoning", "confidence": 0.31920960545539856, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.2548147737979889, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Safety & Security/Other", "confidence": 0.1443265974521637, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.11071649193763732, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs