Get this data via API
Classify fieldscan.engineering — 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://fieldscan.engineering"}'
{
"domain": {
"domain_url": "https://fieldscan.engineering",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.5869746208190918,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.4531022906303406,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.3552502989768982,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.15940023958683014,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment",
"confidence": 0.14611874520778656,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.1309089958667755,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1134118139743805,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.10812125355005264,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.1044805720448494,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.