Get this data via API

Classify 360environmentalconsulting.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://360environmentalconsulting.com"}'
{ "domain": { "domain_url": "https://360environmentalconsulting.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.6271275281906128, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.23087020218372345, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.20766043663024905, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.10251223295927048, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs