Get this data via API

Classify techtimes.vn — 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://techtimes.vn"}'
{ "domain": { "domain_url": "https://techtimes.vn", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5624755620956421, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks", "confidence": 0.33656468987464905, "IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.33519914746284485, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/News/Technology News", "confidence": 0.272907018661499, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.2553448975086212, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs