Get this data via API

Classify aiv01.it — 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://aiv01.it"}'
{ "domain": { "domain_url": "https://aiv01.it", "categories": [ { "name": "/Games/Computer & Video Games/Video Game Development", "confidence": 0.937992513179779, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.2188090831041336, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.1354748010635376, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs