Get this data via API

Classify midwestbonsai.org — 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://midwestbonsai.org"}'
{ "domain": { "domain_url": "https://midwestbonsai.org", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.8449780941009521, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.4607478678226471, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.26241979002952576, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.23103654384613037, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.121047705411911, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs