Get this data via API

Classify builddle.info — 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://builddle.info"}'
{ "domain": { "domain_url": "https://builddle.info", "categories": [ { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.3809047341346741, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.2540383040904999, "IAB-132": "Education" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.22008360922336576, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.13257445394992828, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.11270542442798616, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Other", "confidence": 0.10410067439079285, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs