Get this data via API

Classify dtmlesson.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://dtmlesson.net"}'
{ "domain": { "domain_url": "https://dtmlesson.net", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.7371659874916077, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Music & Audio/Music Reference", "confidence": 0.41367754340171814, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Education & Instruction", "confidence": 0.3595469295978546, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology", "confidence": 0.1897549331188202, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.13782444596290588, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.10463397204875946, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs