Get this data via API

Classify humanthrive.ng — 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://humanthrive.ng"}'
{ "domain": { "domain_url": "https://humanthrive.ng", "categories": [ { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.950371265411377, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.5274370908737183, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.11211562901735306, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs