Get this data via API

Classify fabullier.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://fabullier.com"}'
{ "domain": { "domain_url": "https://fabullier.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.5665633082389832, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.41555526852607727, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.32657548785209656, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.2894347906112671, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.2824782431125641, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.21501243114471436, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.1758810430765152, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Travel & Transportation/Other", "confidence": 0.1480315327644348, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.11407887190580368, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs