Get this data via API

Classify beeinspiredgoods.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://beeinspiredgoods.com"}'
{ "domain": { "domain_url": "https://beeinspiredgoods.com", "categories": [ { "name": "/Food & Drink/Food/Other", "confidence": 0.5723534226417542, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Beauty & Fitness/Face & Body Care/Other", "confidence": 0.18102581799030304, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.12061603367328644, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.11115077137947084, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs