Get this data via API

Classify yes55.fr — 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://yes55.fr"}'
{ "domain": { "domain_url": "https://yes55.fr", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.20202325284481049, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.15247756242752075, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.10248984396457672, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" } ] }, "success": true }
Get Free API Key View API Docs