Get this data via API

Classify aesthetic-loft.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://aesthetic-loft.com"}'
{ "domain": { "domain_url": "https://aesthetic-loft.com", "categories": [ { "name": "/Home & Garden/Home Furnishings/Living Room Furniture", "confidence": 1, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.657930314540863, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Bed & Bath/Bedroom", "confidence": 0.4013737142086029, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.38011881709098816, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.10831836611032486, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs