Get this data via API

Classify capindex.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://capindex.com"}'
{ "domain": { "domain_url": "https://capindex.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.685877799987793, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.4293447434902191, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.26589611172676086, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.1821494996547699, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.15104472637176514, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12643678486347198, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1146620586514473, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs