Get this data via API

Classify traccia.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://traccia.tech"}'
{ "domain": { "domain_url": "https://traccia.tech", "categories": [ { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.4073784649372101, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.1745220273733139, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.11425700783729552, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.1037089303135872, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs