Get this data via API

Classify vividpark.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://vividpark.com"}'
{ "domain": { "domain_url": "https://vividpark.com", "categories": [ { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.9221870303153992, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Transportation/Parking/Other", "confidence": 0.66810142993927, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.6343550086021423, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.6089848875999451, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.42345723509788513, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs