Get this data via API

Classify basisapp.io — 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://basisapp.io"}'
{ "domain": { "domain_url": "https://basisapp.io", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.67836993932724, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.33993783593177795, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Arts & Entertainment/Entertainment Industry/Other", "confidence": 0.16797968745231628, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.14697891473770142, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.12924475967884064, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.12273455411195756, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Performing Arts/Other", "confidence": 0.1150362864136696, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs