Get this data via API

Classify delta3.vip — 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://delta3.vip"}'
{ "domain": { "domain_url": "https://delta3.vip", "categories": [ { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.7190215587615967, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Games/Computer & Video Games/Video Game Development", "confidence": 0.16201648116111755, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.1267521232366562, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs