Get this data via API

Classify bloomandbloom.site — 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://bloomandbloom.site"}'
{ "domain": { "domain_url": "https://bloomandbloom.site", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.7256516218185425 }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.32978808879852295 }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2237863689661026 }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.184015154838562 }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.18264371156692505 }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.15951697528362274 }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11528751254081726 } ] }, "success": true }
Get Free API Key View API Docs