Get this data via API

Classify blogtechamz.biz — 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://blogtechamz.biz"}'
{ "domain": { "domain_url": "https://blogtechamz.biz", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry", "confidence": 0.85, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/News", "confidence": 0.7, "IAB12": "News" }, { "name": "/Shopping", "confidence": 0.65, "IAB22": "Shopping" }, { "name": "/Computers & Electronics/Consumer Electronics", "confidence": 0.6, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Events & Listings/Auctions", "confidence": 0.55, "IAB1": "Arts & Entertainment" } ] }, "success": true }
Get Free API Key View API Docs