Get this data via API

Classify fullarchclub.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://fullarchclub.com"}'
{ "domain": { "domain_url": "https://fullarchclub.com", "categories": [ { "name": "/Health/Health Education & Medical Training", "confidence": 0.9267059564590454, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.5602731704711914, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Oral & Dental Care", "confidence": 0.3570181429386139, "IAB7-17": "Dental Care", "IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1104283332824707, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs