Get this data via API

Classify auditpilot360.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://auditpilot360.com"}'
{ "domain": { "domain_url": "https://auditpilot360.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.9144886136054992, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.5831112265586853, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5683448314666748, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.2558622360229492, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.1078147366642952, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs