Get this data via API

Classify consfolio.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://consfolio.com"}'
{ "domain": { "domain_url": "https://consfolio.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.527397871017456, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3504057228565216, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.24505487084388733, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1782013177871704, "IAB-132": "Education" }, { "name": "/Jobs & Education/Jobs/Resumes & Portfolios", "confidence": 0.1388407200574875, "IAB-132": "Education" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.1083880066871643, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" } ] }, "success": true }
Get Free API Key View API Docs