Get this data via API

Classify shedsevent.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://shedsevent.com"}'
{ "domain": { "domain_url": "https://shedsevent.com", "categories": [ { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.5706208944320679, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.36123332381248474, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.32305148243904114, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.25269827246665955, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Other", "confidence": 0.15365688502788544, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Services/Warehousing", "confidence": 0.13181999325752258, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Property Development", "confidence": 0.11263258010149002, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.10383505374193192, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs