Get this data via API

Classify aako.nl — 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://aako.nl"}'
{ "domain": { "domain_url": "https://aako.nl", "categories": [ { "name": "/Beauty & Fitness", "confidence": 0.7, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.7, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" }, { "name": "/Business & Industrial/Chemicals Industry", "confidence": 0.6, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Cleaning Agents", "confidence": 0.6, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Manufacturing", "confidence": 0.6, "IAB-104-90": "Manufacturing Industry/Business and Finance/Industries/Manufacturing Industry" }, { "name": "/Science/Chemistry", "confidence": 0.6, "IAB15-3": "Chemistry", "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Science/Biological Sciences", "confidence": 0.6, "IAB15": "Science", "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs