Get this data via API

Classify time-x.ai — 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://time-x.ai"}'
{ "domain": { "domain_url": "https://time-x.ai", "categories": [ { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.286927193403244, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.2529236376285553, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/News/Business News/Company News", "confidence": 0.13965541124343872, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.13221853971481323 } ] }, "success": true }
Get Free API Key View API Docs