Get this data via API

Classify reinscoat.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://reinscoat.com"}'
{ "domain": { "domain_url": "https://reinscoat.com", "categories": [ { "name": "/Shopping/Apparel/Footwear", "confidence": 0.9, "IAB22": "Shopping" }, { "name": "/Home & Garden/Home Improvement", "confidence": 0.8, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Sports/Winter Sports", "confidence": 0.7, "IAB17": "Sports", "IAB-523-521": "Winter Olympic Sports/Sports/Olympic Sports/Winter Olympic Sports" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services", "confidence": 0.6, "IAB-32-1": "Auto Parts/Automotive/Auto Parts" } ] }, "success": true }
Get Free API Key View API Docs