Get this data via API

Classify scalesource.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://scalesource.com"}'
{ "domain": { "domain_url": "https://scalesource.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.7746120691299438, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.35322248935699463, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.31947317719459534, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.2035776972770691, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.16820795834064484, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.1409384459257126, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs