Get this data via API

Classify exactprowash.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://exactprowash.com"}'
{ "domain": { "domain_url": "https://exactprowash.com", "categories": [ { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.8146172165870667, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.3804217576980591, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3099144697189331, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.18932859599590304, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.1323736310005188, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Home & Garden/Home Improvement/Roofing", "confidence": 0.1196194663643837, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs