Get this data via API

Classify lexanon.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://lexanon.fr"}'
{ "domain": { "domain_url": "https://lexanon.fr", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.47706660628318787, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.3421918451786041, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.23950807750225067 }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.22880399227142337, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1174408495426178, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.10466457903385162, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs