Get this data via API

Classify noto360.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://noto360.com"}'
{ "domain": { "domain_url": "https://noto360.com", "categories": [ { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.6192163825035095, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.5678755640983582, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Banking/Other", "confidence": 0.27948978543281555, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Other", "confidence": 0.15364588797092438, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs