Get this data via API

Classify pianobbi.net — 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://pianobbi.net"}'
{ "domain": { "domain_url": "https://pianobbi.net", "categories": [ { "name": "/Internet & Telecom/Service Providers/ISPs", "confidence": 0.5145838260650635, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.4075070023536682, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.12480781227350236, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs