Get this data via API

Classify artvinci.ro — 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://artvinci.ro"}'
{ "domain": { "domain_url": "https://artvinci.ro", "categories": [ { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.5474036931991577, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.1454499214887619, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Painting", "confidence": 0.1239878460764885, "IAB9-22": "Painting", "IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting" } ] }, "success": true }
Get Free API Key View API Docs