Get this data via API

Classify mathias.land — 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://mathias.land"}'
{ "domain": { "domain_url": "https://mathias.land", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.3848186731338501, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.3736288547515869, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.2831307649612427, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.21599021553993225, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10910136997699738, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs