Get this data via API

Classify cerivo.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://cerivo.com"}'
{ "domain": { "domain_url": "https://cerivo.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7060768008232117, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.5379260182380676, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Other", "confidence": 0.44460567831993103, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.4420252144336701, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.3780974149703979, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.20813144743442535, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs