Get this data via API

Classify tfnparty.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://tfnparty.com"}'
{ "domain": { "domain_url": "https://tfnparty.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.46609780192375183, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.3240031898021698, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.12225563824176788, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.10661672055721284, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs