Get this data via API

Classify advacap.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://advacap.com"}'
{ "domain": { "domain_url": "https://advacap.com", "categories": [ { "name": "/Law & Government/Military/Veterans", "confidence": 0.4704069793224334, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.450993537902832, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.32432037591934204, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Government/Government Contracting & Procurement", "confidence": 0.20219582319259644, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Other", "confidence": 0.15653438866138458, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.1141747534275055, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs