Get this data via API

Classify aviel.tech — 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://aviel.tech"}'
{ "domain": { "domain_url": "https://aviel.tech", "categories": [ { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.320713073015213, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.20501868426799777, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.18667244911193848, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.14489607512950897, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.1396486610174179, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs