Get this data via API

Classify avancleyendo.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://avancleyendo.com"}'
{ "domain": { "domain_url": "https://avancleyendo.com", "categories": [ { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.7071045637130737, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.32212138175964355, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.31317076086997986, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.31313207745552063, "IAB-147-132": "Education - Language Learning" }, { "name": "/Books & Literature/Other", "confidence": 0.18355171382427216, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs