Get this data via API

Classify rostarchitects.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://rostarchitects.com"}'
{ "domain": { "domain_url": "https://rostarchitects.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.8917429447174072, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.5488654971122742, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Humanities/History", "confidence": 0.540492832660675, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Other", "confidence": 0.21465469896793363, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.13502755761146543, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs