Get this data via API

Classify elmontejets.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://elmontejets.com"}'
{ "domain": { "domain_url": "https://elmontejets.com", "categories": [ { "name": "/Sports/Team Sports/Cheerleading", "confidence": 0.8563302755355835, "IAB17-7": "Cheerleading", "IAB-486-483": "Cheerleading/Sports/Cheerleading" }, { "name": "/Sports/Team Sports/American Football", "confidence": 0.7885074019432068, "IAB17": "Sports", "IAB-484-483": "American Football/Sports/American Football" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.5324233174324036, "IAB-239": "Hobbies & Interests" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.3461664319038391, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.23966911435127256, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.15196740627288818, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.11382850259542464, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs