Get this data via API

Classify lamova.net — 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://lamova.net"}'
{ "domain": { "domain_url": "https://lamova.net", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.7861908078193665, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.15876272320747375, "IAB-147-132": "Education - Language Learning" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.10872171074151991, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs