Get this data via API

Classify bloombuddy.in — 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://bloombuddy.in"}'
{ "domain": { "domain_url": "https://bloombuddy.in", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.6446012258529663, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Chemicals Industry/Agrochemicals", "confidence": 0.47555243968963623, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.27602827548980713, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.2507306635379791, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.12370232492685318, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.11326775699853896, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs