Get this data via API

Classify potteria.at — 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://potteria.at"}'
{ "domain": { "domain_url": "https://potteria.at", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery", "confidence": 0.9171577095985411, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.2777095139026642, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.16510431468486786, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.161468505859375, "IAB-424-422": "Cats/Pets/Cats" } ] }, "success": true }
Get Free API Key View API Docs