Get this data via API

Classify aluplast.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://aluplast.fr"}'
{ "domain": { "domain_url": "https://aluplast.fr", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.8935660719871521, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.3631826639175415, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.21783247590065, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.12285131216049194, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs