Get this data via API

Classify brainiacscc.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://brainiacscc.com"}'
{ "domain": { "domain_url": "https://brainiacscc.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 1, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Jobs & Education/Education/Early Childhood Education", "confidence": 0.7557485103607178, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.18665450811386108, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.12261568754911424, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs