Get this data via API

Classify pitchdawn.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://pitchdawn.com"}'
{ "domain": { "domain_url": "https://pitchdawn.com", "categories": [ { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.5441755056381226, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.42934903502464294, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.3041723370552063, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.30226874351501465, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.21985647082328796, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs