Get this data via API

Classify transactief.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://transactief.be"}'
{ "domain": { "domain_url": "https://transactief.be", "categories": [ { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.7279269099235535, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.21536430716514587, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Mountain Bikes", "confidence": 0.17147037386894226, "IAB17-21": "Mountain Biking", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs