Get this data via API

Classify ia-avecnous.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://ia-avecnous.fr"}'
{ "domain": { "domain_url": "https://ia-avecnous.fr", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7056612968444824, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.21518483757972717, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Technology News", "confidence": 0.1165381595492363, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.11614342033863068, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs