Get this data via API

Classify myadvice.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://myadvice.com"}'
{ "domain": { "domain_url": "https://myadvice.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery", "confidence": 0.7354394793510437, "IAB-321-286": "Medical Health - Surgery" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.5721861124038696, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.19402018189430237, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.16656389832496643, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.13142788410186768, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs