Get this data via API

Classify arrivee.app — 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://arrivee.app"}'
{ "domain": { "domain_url": "https://arrivee.app", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.3102853298187256, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Online Communities/Social Networks", "confidence": 0.17040123045444489, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.13623663783073425, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.1329394280910492, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" } ] }, "success": true }
Get Free API Key View API Docs