Get this data via API

Classify newtechgeo.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://newtechgeo.com"}'
{ "domain": { "domain_url": "https://newtechgeo.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.7935106158256531, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.4473300278186798, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.2257498949766159, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.20817473530769348, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.16071125864982605, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.14014488458633423, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.13351625204086304, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.1087660863995552, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs