Get this data via API

Classify a1shbenvironmental.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://a1shbenvironmental.com"}'
{ "domain": { "domain_url": "https://a1shbenvironmental.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 1, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.8013495802879333, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.652701199054718, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.3070146143436432, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.2586924433708191, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.2202027142047882, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Health/Public Health/Toxic Substances & Poisoning", "confidence": 0.20537327229976657, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs