Get this data via API

Classify pina.si — 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://pina.si"}'
{ "domain": { "domain_url": "https://pina.si", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8299488425254822, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.2740919291973114, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.1528501808643341, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.12900811433792114, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs