Get this data via API

Classify saliouformation.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://saliouformation.fr"}'
{ "domain": { "domain_url": "https://saliouformation.fr", "categories": [ { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.5237800478935242, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.29150521755218506, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.26726457476615906, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.11271338164806366, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs