Get this data via API

Classify anver.org — 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://anver.org"}'
{ "domain": { "domain_url": "https://anver.org", "categories": [ { "name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives", "confidence": 0.8177528977394104, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.47080913186073303, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.13433486223220825, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.11443354934453964, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs