Get this data via API

Classify exhibitsuite.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://exhibitsuite.com"}'
{ "domain": { "domain_url": "https://exhibitsuite.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9853883385658264, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.6763826608657837, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.6049769520759583, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Courts & Judiciary", "confidence": 0.2835272252559662, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11360638588666916, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.112479068338871, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs