Get this data via API

Classify factoryforty.be — 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://factoryforty.be"}'
{ "domain": { "domain_url": "https://factoryforty.be", "categories": [ { "name": "/Business & Industrial/Business Services/Shared Workspaces", "confidence": 0.5448050498962402, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.5371160507202148, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.43127790093421936, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.2912924885749817, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.11734309792518616, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs