Get this data via API

Classify pieraklad.com — 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://pieraklad.com"}'
{ "domain": { "domain_url": "https://pieraklad.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.9911468029022216, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.4319522976875305 }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.12169929593801498, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs