Get this data via API

Classify docsis.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://docsis.fr"}'
{ "domain": { "domain_url": "https://docsis.fr", "categories": [ { "name": "/Law & Government/Social Services/Other", "confidence": 0.3381752669811249, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.31028038263320923, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.1865962445735931, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.17690175771713257, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.16151055693626404, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs