Get this data via API

Classify fragrantfields.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://fragrantfields.com"}'
{ "domain": { "domain_url": "https://fragrantfields.com", "categories": [ { "name": "/Food & Drink/Food/Herbs & Spices", "confidence": 0.8863323926925659, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.5109384655952454, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.32252341508865356, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.15489062666893005, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.13898812234401703, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.1276129186153412, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs