Get this data via API

Classify golf-grandview.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://golf-grandview.com"}'
{ "domain": { "domain_url": "https://golf-grandview.com", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.9686919450759888, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.21381911635398865, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.20424215495586395, "IAB-239": "Hobbies & Interests" }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.12101899087429048, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" } ] }, "success": true }
Get Free API Key View API Docs