Get this data via API

Classify isetek.pe — 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://isetek.pe"}'
{ "domain": { "domain_url": "https://isetek.pe", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.4550406038761139, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.28917136788368225, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.2375301718711853, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.17114222049713135, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.15614892542362213, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12218678742647172, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.11932067573070526, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.10500910133123398, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs