Get this data via API

Classify cfrverify.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://cfrverify.com"}'
{ "domain": { "domain_url": "https://cfrverify.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.6070132851600647, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4258764982223511, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.13033407926559448, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12549370527267456, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10024119168519974, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs