Get this data via API

Classify affa.ie — 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://affa.ie"}'
{ "domain": { "domain_url": "https://affa.ie", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries", "confidence": 0.6094264984130859, "IAB1": "Arts & Entertainment", "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.5261296629905701, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.3889580965042114, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Finance/Crowdfunding", "confidence": 0.1345058232545853, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.1218629851937294, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs