Get this data via API

Classify tech4life.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://tech4life.vn"}'
{ "domain": { "domain_url": "https://tech4life.vn", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.45657119154930115, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.41418713331222534, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.30190807580947876, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Technology News", "confidence": 0.2764551043510437, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Other", "confidence": 0.17311908304691315, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.1277742236852646, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1119692325592041, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs