Get this data via API

Classify ghatgo.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://ghatgo.com"}'
{ "domain": { "domain_url": "https://ghatgo.com", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.3737635016441345, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.3624567687511444, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.317012757062912, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.2638702690601349, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.17028215527534485, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.12156233191490172, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs