Get this data via API

Classify leadlancer.ai — 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://leadlancer.ai"}'
{ "domain": { "domain_url": "https://leadlancer.ai", "categories": [ { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.8277761340141296, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4006471335887909, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.2755696773529053, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.220845565199852, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.14968156814575195, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.12783530354499817, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.10695665329694748, "IAB-59-53": "Business - Sales" } ] }, "success": true }
Get Free API Key View API Docs