Get this data via API

Classify nextops.agency — 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://nextops.agency"}'
{ "domain": { "domain_url": "https://nextops.agency", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7666916251182556, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.7259841561317444, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.34895986318588257, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.32603156566619873, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.21918636560440063, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.1387978494167328, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs