Get this data via API

Classify proad.app — 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://proad.app"}'
{ "domain": { "domain_url": "https://proad.app", "categories": [ { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.21947357058525083, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.18326401710510257, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1472942978143692, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Nutrition/Other", "confidence": 0.11826974153518675, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" } ] }, "success": true }
Get Free API Key View API Docs