Get this data via API

Classify simulplace.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://simulplace.com"}'
{ "domain": { "domain_url": "https://simulplace.com", "categories": [ { "name": "/Business & Industrial/Business Services/Shared Workspaces", "confidence": 0.9741846919059752, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.1328405886888504, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.12796717882156372, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.1223812773823738, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.1109735071659088, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs