Get this data via API

Classify springbrand.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://springbrand.ai"}'
{ "domain": { "domain_url": "https://springbrand.ai", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.8392037749290466, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5061250925064087, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.2777453362941742, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.22933262586593628, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.19825851917266848, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.11568690091371536 } ] }, "success": true }
Get Free API Key View API Docs