Get this data via API

Classify trydelo.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://trydelo.com"}'
{ "domain": { "domain_url": "https://trydelo.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Other", "confidence": 0.19905714690685272, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.18752078711986545, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.18022257089614868, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.13614071905612946, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.11087026447057724, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs