Get this data via API

Classify hallmadeknives.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://hallmadeknives.com"}'
{ "domain": { "domain_url": "https://hallmadeknives.com", "categories": [ { "name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware", "confidence": 0.9511110186576844, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.27938467264175415, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1877739429473877, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.14992670714855194, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.10808803141117096, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs