Get this data via API

Classify inaugustcompany.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://inaugustcompany.com"}'
{ "domain": { "domain_url": "https://inaugustcompany.com", "categories": [ { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.7934489250183105, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.1463504582643509, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.14199155569076538, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances", "confidence": 0.1402994841337204, "IAB7": "Health & Fitness", "IAB-558-553": "Perfume and Fragrance/Style & Fashion/Beauty/Perfume and Fragrance" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.10321882367134094, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs