Get this data via API

Classify mzerolab.org — 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://mzerolab.org"}'
{ "domain": { "domain_url": "https://mzerolab.org", "categories": [ { "name": "/Home & Garden/Pest Control", "confidence": 0.562304675579071, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.2657393515110016, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.1580190658569336, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Health Conditions/Infectious Diseases/Other", "confidence": 0.13824385404586792, "IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases" }, { "name": "/Health/Public Health/Other", "confidence": 0.12018173187971117, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs