Get this data via API

Classify triptic.io — 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://triptic.io"}'
{ "domain": { "domain_url": "https://triptic.io", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.5005982518196106, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Other", "confidence": 0.13059045374393463, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.129998579621315, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs