Get this data via API

Classify larousse.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://larousse.fr"}'
{ "domain": { "domain_url": "https://larousse.fr", "categories": [ { "name": "/Reference/General Reference/Dictionaries & Encyclopedias", "confidence": 0.9 }, { "name": "/Reference/Humanities/History", "confidence": 0.7, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.6, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" }, { "name": "/Games", "confidence": 0.5, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Books & Literature", "confidence": 0.5, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#18,844