Get this data via API

Classify vigkit.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://vigkit.com"}'
{ "domain": { "domain_url": "https://vigkit.com", "categories": [ { "name": "/Games/Gambling/Sports Betting", "confidence": 0.9046929478645324, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.5935666561126709 }, { "name": "/Science/Mathematics/Other", "confidence": 0.14427176117897034, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Games/Gambling/Other", "confidence": 0.11157986521720886, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Internet & Telecom/Other", "confidence": 0.10182671993970872, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs