Get this data via API

Classify beehive-society.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://beehive-society.com"}'
{ "domain": { "domain_url": "https://beehive-society.com", "categories": [ { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.9314196109771729, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.914584457874298, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.788528323173523, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.11776220053434372, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.11506067216396332, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs