Get this data via API

Classify assainissement-bodin.fr — 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://assainissement-bodin.fr"}'
{ "domain": { "domain_url": "https://assainissement-bodin.fr", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.3900119960308075, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.366832435131073, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.3157319724559784, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Plumbing", "confidence": 0.30653125047683716, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.1168895810842514, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs