Get this data via API

Classify toolsequipmentexpo.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://toolsequipmentexpo.com"}'
{ "domain": { "domain_url": "https://toolsequipmentexpo.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.7003704309463501, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.6579391956329346, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.3318277597427368, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Improvement/Construction & Power Tools", "confidence": 0.19603998959064484, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.13042181730270386, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs