Get this data via API

Classify b2cheese.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://b2cheese.org"}'
{ "domain": { "domain_url": "https://b2cheese.org", "categories": [ { "name": "/Food & Drink/Food/Dairy & Eggs", "confidence": 0.7463493943214417, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3072919249534607, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.22510308027267456, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.1539263278245926, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs