Get this data via API

Classify chippingaway.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://chippingaway.com"}'
{ "domain": { "domain_url": "https://chippingaway.com", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.7803308367729187, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5578410625457764, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.4728001356124878, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.2288670688867569, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery", "confidence": 0.20952293276786804, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.10541610419750214, "IAB-424-422": "Cats/Pets/Cats" } ] }, "success": true }
Get Free API Key View API Docs