Get this data via API

Classify 3lm.pt — 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://3lm.pt"}'
{ "domain": { "domain_url": "https://3lm.pt", "categories": [ { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.4256751835346222, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.16948513686656952, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.1336304098367691, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs