Get this data via API

Classify teetimewillys.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://teetimewillys.com"}'
{ "domain": { "domain_url": "https://teetimewillys.com", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.7300860285758972, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Sports/Sporting Goods/Golf Equipment", "confidence": 0.15921859443187714, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.13247735798358917, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs