Get this data via API

Classify byhighthread.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://byhighthread.com"}'
{ "domain": { "domain_url": "https://byhighthread.com", "categories": [ { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.2703491151332855, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Games/Roleplaying Games", "confidence": 0.20446132123470304, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Shopping/Apparel/Costumes", "confidence": 0.16765236854553223, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.1574375033378601, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Games/Computer & Video Games/Massively Multiplayer Games", "confidence": 0.11542798578739166, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs