Get this data via API

Classify paardenexpress.nl — 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://paardenexpress.nl"}'
{ "domain": { "domain_url": "https://paardenexpress.nl", "categories": [ { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.9645565152168274, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.3538374900817871, "IAB-422": "Pets" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.15476520359516144, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.12803593277931213, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sporting Goods/Equestrian Equipment & Tack", "confidence": 0.11991044133901596, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs