Get this data via API

Classify ltconline.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://ltconline.com"}'
{ "domain": { "domain_url": "https://ltconline.com", "categories": [ { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.9783853888511658, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.5695063471794128, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.3038025200366974, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.11186297237873076, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs