Get this data via API

Classify lereveil.com — 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://lereveil.com"}'
{ "domain": { "domain_url": "https://lereveil.com", "categories": [ { "name": "/News/Local News", "confidence": 0.4249783158302307, "IAB12-3": "Local News" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.35158127546310425, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.25510257482528687 }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.20052875578403473, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/News/Other", "confidence": 0.12980316579341888, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs