Get this data via API

Classify innsyn.ai — 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://innsyn.ai"}'
{ "domain": { "domain_url": "https://innsyn.ai", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.6644477248191833, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.3061050772666931, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.21135589480400083, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10861333459615707, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs