Get this data via API

Classify esrapro.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://esrapro.fr"}'
{ "domain": { "domain_url": "https://esrapro.fr", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.8604604005813599, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.5975361466407776, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.12962621450424194, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs