Get this data via API

Classify lincove.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://lincove.com"}'
{ "domain": { "domain_url": "https://lincove.com", "categories": [ { "name": "/Home & Garden/Bed & Bath/Bedroom", "confidence": 0.8148350715637207, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Other", "confidence": 0.675545334815979, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.10755244642496108, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" } ] }, "success": true }
Get Free API Key View API Docs