Get this data via API

Classify leapfrogai.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://leapfrogai.com"}'
{ "domain": { "domain_url": "https://leapfrogai.com", "categories": [ { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.7463122606277466, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.22279731929302216, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.21537113189697263, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.18316057324409485, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.14353156089782715, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.12687204778194427, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.1191599667072296, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.10992991924285889, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.10469873249530792, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs